文件名称:k-means
介绍说明--下载内容均来自于网络,请自行研究使用
java实现kmeans算法,方便数据挖掘相关人员更直观了解整个算法的思想及实现过程-java achieve kmeans algorithm to facilitate data relevant personnel more intuitive understanding of the whole idea of mining algorithms and implementation process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
k-means
.......\.classpath
.......\.project
.......\bin
.......\...\com
.......\...\...\Cluster.class
.......\...\...\Kmeans.class
.......\...\...\Point.class
.......\data.txt
.......\k-means.docx
.......\src
.......\...\com
.......\...\...\Cluster.java
.......\...\...\Kmeans.java
.......\...\...\Point.java