搜索资源列表
kmeans
- 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
bayes
- 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
juleisanfa
- 聚类算法的优秀文章,适合对聚类算法做深入的研究!-Clustering Algorithm excellent articles, suitable for clustering algorithm to do in-depth study of
kmeans
- java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.