搜索资源列表
-
0下载:
k-means聚类算法的java代码实现,良好的代码风格,适合扩充-k-means clustering algorithm to achieve the java code, the code of good style, suitable for expansion
-
-
1下载:
k-means som 层次聚类
算法比较-k-means clustering algorithm level som comparison
-
-
1下载:
用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
-
-
0下载:
用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
-
-
1下载:
java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
-
-
0下载:
java的k-means聚类算法实现,使用了2维的聚类算法,在数据统计以及图像识别方面不错-java of the k-means clustering algorithm
-
-
0下载:
it is java code for k means clustering algorithm
-
-
0下载:
k-means聚类算法的java代码实现-k-means clustering algorithm java code
-
-
0下载:
k means clustering algorithm
-
-
0下载:
k means algorithm to develop clustering on a database
-
-
0下载:
简单易懂的k-means聚类算法,可运行!有详细注释说明。-Straightforward k-means clustering algorithm, run! Detailed explanatory notes.
-
-
0下载:
The package aims at providing an implementation of k-means Clustering Algorithm in Java. The package does not provide for any UI and it is up to the user to display the output in the required format.
-
-
0下载:
k-means聚类算法的描述及java实现-k-means clustering algorithm to achieve the descr iption and the java
-
-
0下载:
k-means算法的java描述,用java语言编写的k-means算法,用于聚类和分类-K-means algorithm java is described, using java language k-means algorithm, for clustering and classification
-
-
0下载:
kmeans算法, K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果-kmeans algorithm, K-means algorithm is the most classic divide-based clustering method is one of the top ten classical data mi
-
-
0下载:
K-均值聚类算法,是一种随机选取数个数据中心进行点聚类处理进而生成分类的数据挖掘算法,具有很好的学习功能。-K-means clustering algorithm is a randomly selected number of data center point clustering process thereby generating classification data mining algorithms, with good learning function.
-
-
0下载:
Java 实现k-means 聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片作为数据集,比较运行时间-Java implementation of k-means clustering algorithm, respectively, and the distribution of the number of iterations of the algorithm terminates no change in the conditions, with a picture (o
-
-
0下载:
k均值聚类算法代码, k均值聚类算法代码-k-means clustering algorithm code, k-means clustering algorithm code
-
-
0下载:
k means clustering algorithm implementation in Java
-
-
0下载:
K means CLustering algorithm
-