搜索资源列表
kmeans.rar
- data mining algorithm . kmeans聚类算法,clustering algorithm
knn.kmeans.fisher
- 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
kmeans
- kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
KMEANS
- C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
kmeans
- kmeans分类的小程序,聚类算法,大家都来看看吧,-kmeans classification of small procedures, clustering algorithm, as we all look at and see,
kmeans
- 聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
kmeans(chp2_2_2)
- kmeans 算法的实现,编译已经通过,希望对大家有帮助-kmeans algorithm, the compiler has been passed and we hope to help
kmeans
- this code can segment class using kmeans
kmeans
- 很好的matlab源代码 是kmeans算法的源代码 希望大家会喜欢-sfsdfsdfdsfdsfdsfdsfdsfdsgsgs
kmeans
- Kmeans for data mining, clustering
KMeans
- KMeans聚类 (KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.-(KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.
Kmeans
- it is a program to segment a colored image with Kmeans algorithm
Kmeans
- 使用C语言实现kmeans算法,K=3。-Kmeans algorithm using the C language implementation, K = 3.
Kmeans
- Kmeans图像聚类 Kmeans图像聚类 Kmeans图像聚类-Kmeans image clustering Kmeans image clustering Kmeans image clustering Kmeans image clustering Kmeans image clustering
KMEANS
- 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
kmeans
- Matlab 写的kmeans slc 算法 还包括实验报告,其中有实验结果图的对比-Matlab kmeans and slc algrithms, reports with experimental results attached I hope it is useful for you
kmeans
- 对其中的adult_cluster.arff文件实现了kmeans聚类算法。-Documents of which implements the kmeans adult_cluster.arff clustering algorithm.
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
kmeans
- 标准Kmeans算法,用JAVA书写,经验证可执行。-Standard Kmeans algorithm, written using JAVA, proven executable.
Kmeans
- 基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)