搜索资源列表
数据挖掘常用算法
- 数据挖掘常用的算法,包括id3,k均值,FCM,SVM,CART五个常用的算法,是用matlab编写的。-commonly used data mining algorithms, including id3, k mean, FCM, the SVM, CART five commonly used algorithm is the use of Matlab prepared.
k-meansgaijin
- 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
MATLABfuzzy-K-means
- MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
k-means
- 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。
数据挖掘中K均值算法实现
- 数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
dataMining.rar
- 数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法,software of data mining
k-means
- 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
demo
- 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
k-means
- k-均值聚类算法c语言版用于划分聚类,适合用于数据挖掘之中-k-means clustering algorithm c language version
MachineLearning
- 用MATLAB写的,关于数据挖掘的很多算法,如PCA,K-MEANS等,最重要的他是图形化界面-Written using MATLAB on a lot of data mining algorithms, such as PCA, K-MEANS, etc., the most important he is a graphical interface
knn
- 数据挖掘实验报告——K-最临近分类算法,用C++编程,已经调试,里面有详细的报告,研究算法非常实用 -KNN
k-means
- k-means实现 用于数据挖掘的著名的算法 非常使用-k-means to achieve for the well-known data mining algorithm is the use of
k-means
- 关于数据挖掘中的k-means算法的一种C语言实现-Data Mining on the k-means algorithm as a C language
k-means
- 实现了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
K-value
- 综合了数据挖掘的均值算法和中值算法,带有一个小的测试数据集合-data mining algorithm intergrated
kmeans
- 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
k-means
- K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the
K均值对iris数据集聚类
- k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
遗传k-means
- 数据挖掘经典算法,遗传算法与K_means算法结合(Data mining classic algorithm)
数据挖掘4
- 本实验主要涉及数据挖掘的实现 K-means和DBSCAN聚类算法,完成对中医数据的处理。(This report is mainly about the Data Mining algorithm, includes K-means and DBSCAN algorithm.)
