搜索资源列表
fk-means
- 数据挖掘中模糊k均值算法,matlab工具编写。-data mining fuzzy k-means algorithm, Matlab tool for the preparation.
Kmean
- 利用数据挖掘知识和vb实现K-均值聚类分析,本程序提供了训练样本和测试样本, 经过训练正确率达70-76%
kMeansCluster
- 这个程序主要讲述了数据挖掘中K均值算法的应用
新建 Microsoft Word 文档 (3)
- 基于划分的聚类分析算法k-means,主要用于数据挖掘领域.-Partition - based cluster analysis algorithm k-means, used mainly for data mining areas.
k-MeansJava
- k-Means算法Java实现 数据挖掘中经典的Kmeans算法设计与实现-k-Means Algorithm for Data Mining Java implementation of the classic algorithm design and implementation Kmeans
sujuwajue
- 数据挖掘考试准备的算法源码,包含Aporio算法,K均值算法,层次分类算法,内含有使用说明,经过考试和实验通过。-Examination of data mining algorithms to prepare the source, including Aporio algorithm, K-means algorithm, hierarchical classification algorithm, after the adoption of examination and experime
k-means
- k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
K-MEANS
- 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
1
- k均值算法,用matlab实现的,数据挖掘-k-means
k-means
- 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
K-Means
- 数据挖掘k均值聚类 vc++ 环境运行-data minning cluster k-method
1
- 基于WEKA平台的文本聚类研究与实现 文本聚类是文本挖掘领域的一个重要研究分支,是聚类方法在文本处理领域的应用。本文对基于空间向量模型的文本聚类过程做了较深入的讨论和总结,利用文本语料库,基于数据挖掘工具研究并实现了文本聚类的过程。本文首先给出了文本聚类的思想和过程,回顾了文本聚类领域的已有成果,列举了文本聚类领域在特征表示、特征提取等方面的基础研究工作。另外,本文回顾了现有的文本聚类算法,以及常用的文本聚类效果评价指标。在研究了已有成果的基础上,本文利用20 Newsgroup文本语料库,
K-Means
- K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
K
- 这是K均值聚类的程序,数据挖掘等课程都需要-This is a K-means clustering procedures, data mining courses
k
- k均值算法,数据挖掘里面比较基础的算法,实现类聚-k-means algorithm, which based on the comparison of data mining algorithms to achieve clustering
k-means
- 数据挖掘,k类聚算法,C++实现的-k-means algorithm
K-means
- KMeans算法,经典的数据挖掘算法,设置了三个中心点,初始化是采用读取数据集的三个点作为中心的。-KMeans Algorithm, it is very famous data mining algorithm, i set three center, and it was initialed by the data we classify.
k-means
- k均值聚类算法,模式识别大作业,适用于数据挖掘学习-k-means clustering algorithm, pattern recognition big job learning for data mining
数据挖掘
- 一个简单的程序让你快速了解K-Means算法(A simple program allows you to get a quick understanding of the K-Means algorithm)
KMEANS
- C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
