CS 234 Project Page

Email: eleun003@ucr.edu

Research Interests:

    • Data Mining
    • Bioinformatics

CS 234 Project Progress:

  • (Feb 16) Project Topic: Biclustering gene expression data.
    • Reviewed Finding Biclusters by Random Projections and related research papers
  • (Feb 26) In Progress: Algorithm implementation
    • Constructed trie data structure to store strings and frequencies
  • (March 7)
    • Finished majority of the algorithm