搜索资源列表
kmeans
- kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
kmeans
- 标准Kmeans算法,用JAVA书写,经验证可执行。-Standard Kmeans algorithm, written using JAVA, proven executable.
MovieSite
- 利用kmeans对电影进行聚类,利用java实现-Use kmeans clustering of the film, using java to achieve
kmeans
- k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
kmeansInJava
- 使用Java实现了kmeans算法,对给定点阵进行聚类-implementing k-means algorithm using java to clustering the given points