Welcome![Sign In][Sign Up]
Location:
Search - K-means implementation

Search list

[AI-NN-PRMFY_kmeans

Description: 这是我帮一个本科生做的毕业设计,实现的数据挖掘的k均值和k中心算法,其中包含了我做的两个二维的数据集,感觉要预先知道k的参数值,不是很方便-This is what I do to help an undergraduate graduation Design, Implementation of the Data Mining mean k and k center algorithm, which includes me to do two two-dimensional data sets, feeling to know beforehand the value of the parameter k is not easy
Platform: | Size: 157696 | Author: 孟繁宇 | Hits:

[AI-NN-PRMedoidshift

Description: 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab implementation source code.-Center drift is a non-supervised clustering algorithm (k-means algorithm with the similar, but more a wider range of applications), can be used for image segmentation, based on the realization of the source Matlab. MedoidShift is a unsupervised clustering algorithm (similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab implementation source code.
Platform: | Size: 36864 | Author: 陈明 | Hits:

[AI-NN-PRnewkmeans.tar

Description: 基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.-Basic k-means clustering algorithm c++ Realization algorithm for understanding the process very helpful. Basic implementation of k-means algorithm with c++, It is very helpful to understand the procedure of k-means algorithm.
Platform: | Size: 4096 | Author: 陈明 | Hits:

[AI-NN-PRkmlocal-1.7.1.tar

Description: 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented in C++.-Efficient k-means algorithm, the use of a kd tree with local search, such as k-means algorithm to improve the implementation efficiency of the sample code included with c++ Code. Effecient implementation of k-means algorith, kd tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented in C++.
Platform: | Size: 907264 | Author: 陈明 | Hits:

[VC/MFCk-c

Description: k-均值聚类算法c语言版,经典的数据挖掘算法设计与实现-k-means clustering algorithm c language version of the classic data mining algorithms design and implementation
Platform: | Size: 328704 | Author: 闫珍 | Hits:

[Mathimatics-Numerical algorithmsdemo

Description: 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
Platform: | Size: 256000 | Author: Haha | Hits:

[matlabKMEANSalgorithmMatlabimplementationmethods

Description: K-MEANS算法Matlab实现方法,试过,能用,简单易读-K-MEANS algorithm Matlab implementation methods, tried, use, easy accessibility
Platform: | Size: 1024 | Author: 郭子中 | Hits:

[Mathimatics-Numerical algorithmsk-means

Description: 实现了K均值算法,可以对movielens上的数据进行自动分类,给出推荐值,是数据挖掘中的信息推介必要的算法工具。可以直接对movelens的数据进行聚类-Implementation of the K-means algorithm, can movielens on automatic classification of data, recommend give the value of data mining are to promote the necessary information in the instrument of the algorithm. Directly on the Clustering the data movelens
Platform: | Size: 19456 | Author: 张安站 | Hits:

[matlabcodebook

Description: a matlab program that deals with k-means algorithm to cluster the data points and build codebook.-a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
Platform: | Size: 1516544 | Author: switspk | Hits:

[AI-NN-PRk-means

Description: the C++ implementation of k-means for clustering
Platform: | Size: 239616 | Author: eddy | Hits:

[JSP/Javak-means

Description: java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
Platform: | Size: 989184 | Author: 杜以华 | Hits:

[matlabk-means

Description: 聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
Platform: | Size: 153600 | Author: 收到回复 | Hits:

[VC/MFCk-means-C

Description: K MEANS IMPLEMENTATION IN C-K MEANS IMPLEMENTATION IN C++
Platform: | Size: 3072 | Author: kvd | Hits:

[DataMiningk-means-Clustering

Description: simple k-means implementation with Persian comments
Platform: | Size: 3072 | Author: Amirabbas_Momeni | Hits:

[Windows DevelopK-means

Description: 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
Platform: | Size: 1024 | Author: 胡果 | Hits:

[Mathimatics-Numerical algorithmsk-means

Description: k-means以空间中k个点为中心进行聚类,对最靠近他们的对象归类 c++实现代码(C++ implementation code of k-means)
Platform: | Size: 3072 | Author: woddas | Hits:

[matlabK-means

Description: K-means的简单实现,期中例子是实现了几组,程序简单,缺陷比较明显(Simple implementation of K-means)
Platform: | Size: 1024 | Author: boy770422341 | Hits:

[Otherk-means-master

Description: just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
Platform: | Size: 2048 | Author: a449337053 | Hits:

[AI-NN-PRk-means聚类算法

Description: k-means聚类算法的代码实现,只需要更改数据就可以实现,而且有注释,很容易懂(The code implementation of the k-means clustering algorithm can be realized only by changing the data, and there are notes that make it easy to understand)
Platform: | Size: 1024 | Author: leehomgangzai | Hits:

[AI-NN-PRk-means.py

Description: 通过python实现了k-means分类。(The python implementation of the K-means classification.)
Platform: | Size: 2048 | Author: 小侠Joe | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net