搜索资源列表
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
- 数据挖掘k均值聚类 vc++ 环境运行-data minning cluster k-method
K_means
- 用C语言实现的K均值聚类,用于数据挖掘数据间的聚类-K-means clustering C language for data mining data clustering
kmeans
- 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
K_Means
- 实现数据挖掘中的K平均算法,实现项目的分簇-Wow data of K, but the algorithm
k-means
- 数据挖掘,k类聚算法,C++实现的-k-means algorithm
KMeansAlgorithm
- 主要用于实现数据挖掘中聚类算法中的一个经典算法,目的是将一组树按照就近原则分成k组-Mainly used for data mining clustering algorithm, a classical algorithm, the purpose is to set the tree into k groups according to the principle of proximity
kmeans
- 在数据挖掘中, k-Means 算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。-K-means algorithm
k-means
- k均值聚类算法,模式识别大作业,适用于数据挖掘学习-k-means clustering algorithm, pattern recognition big job learning for data mining
KMeans.m
- 基于matlab平台的数据挖掘K-mean算法,能够有效实现功能-Matlab platform based on data mining K-mean algorithm can effectively achieve functional
KNN方法
- 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一(The adjacent algorithm, or the K nearest neighbor (kNN, k-NearestNeighbor) classification algorithm is one of the simplest methods in the data mining classification technique)
yzqgroc8
- 实现了K均值算法,可以对movielens上的数据进行自动分类,给出推荐值,是数据挖掘中的信息推介必要的算法工具,可以直接()
KMEANS
- C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
