搜索资源列表
cluster
- 对iris数据进行聚类分析的java源程序
vsm-and-cluster-kmeans
- 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
thyferny.java.algorithm.cluster
- K聚类算法 CLUSTER JAVA实现 全手工作品-K clustering algorithm CLUSTER JAVA hand-work to achieve
Kmeans.java.tar
- K-Means algorithm to create cluster formation for input files
java
- 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
Kmeans
- 基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
api-cluster
- 用java写的层次聚类,其中距离函数是complete(即最大值优先)(Cluster(agglomerative clustering, complete linkage method) to analyze API usage.)