Skip to content

sanjaymeena/UnsupervisedClusteringAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupervised Cluetering Algorithms For Text

Implementation and few Unsupervised Clusterming alogithms on subset of Wikipedia's People Dataset. This was part of a coursera course and are done using graphlab package in python.

Following are the list of algorithms :

  1. Nearest Neighbour Search
  2. K-means , K-means++
  3. Latent Dirichlet Allocation for Text