機器學習

聚類

距離

原型聚類

密度聚類

社區發現

層次聚類

AGNES

BIRCH

github

  • CSE601-DataMining/Clustering: Implement three clustering algorithms to find clusters of genes that exhibit similar expression profiles: K-means, Hierarchical Agglomerative clustering with Single Link (Min), and one from (density-based, mixture model, spectral). Set up a single-node Hadoop cluster on your machine and implement MapReduce K-means. Compare with non-parallel K-means on the given data sets. Try to improve the running time.
  • keokilee/kmeans-hadoop: Implementation of the K-Means clustering algorithm using Hadoop.
  • keyur2808/ClusteringAlgorithms: Data Mining:K-Means Hadoop , DBScan, Mixture Model,Hadoop Kmeans

總結

推薦

資源

書籍

相關文章
相關標籤/搜索