搜索资源列表
k-meansgaijin
- 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
k-means
- 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。
src
- 实现数据挖掘的K-means算法 使用多次迭代从
KMEANSext
- 数据挖掘k-measextions 算算法,改进了其中部分结构。
K_average
- K-Means动态聚类算法源程序 使用K-Means实现数据挖掘中的聚类算法
kmeans_cluster聚类算法的实现
- 数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
MFY_kmeans
- 这是我帮一个本科生做的毕业设计,实现的数据挖掘的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
dataMining.rar
- 数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法,software of data mining
k-means
- 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
Kmeans
- 数据挖掘k平均法C++源码,欢迎下载,谢谢支持-Data Mining k-average method C++ Source are welcome to download, thanks to support
k-means
- 关于数据挖掘中的k-means算法的一种C语言实现-Data Mining on the k-means algorithm as a C language
k_means
- k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, throu
KMEANS
- K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
kmeans
- 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
k-means
- 次算法基于欧式距离,用于数据挖掘k均值聚类算法,或者用于数据挖掘作业-for dating ,kmeans
K-Means
- 数据挖掘K-means算法实现,源码,是大家学习的好资源啊-DM(data mining)
K-means(delphi)
- 数据挖掘K-means聚类算法的delphi实现-Data mining K-means clustering algorithm delphi realized
k-means
- k-meansC#数据挖掘算法之一。可以通过控制台运行-The algorithm of data mining k-meansC#. Can be run from the console
NNC
- K近邻算法,亲测,可运行,手动输入近邻个数(The nearest neighbor algorithm)
数据挖掘4
- 本实验主要涉及数据挖掘的实现 K-means和DBSCAN聚类算法,完成对中医数据的处理。(This report is mainly about the Data Mining algorithm, includes K-means and DBSCAN algorithm.)
