搜索资源列表
K-Means
- 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
ruqinjiance
- 使用K-Means算法对KDD Cup 1999数据集进行聚类分析,建立简单的入侵检测模型;利用入侵检测模型对测试数据进行预测-K-Means algorithm using KDD Cup 1999 data sets cluster analysis, create a simple intrusion detection model use of intrusion detection model to predict the test data
dbscan
- linux c 实现k-means算法,利用这个源码,可以对数值类数据进行聚类,达到我们期望的效果-linux c achieve k-means algorithm, using this source, you can type data values are clustered to achieve our desired effect
K均值聚类
- K均值聚类算法-对数据进行聚类分析,适合数据处理(k means clustering algorithm)