搜索资源列表
DM_YeDan
- KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
chapter_8
- 模糊聚类分析,MATLAB编程实现,很好的很经典的源代码,有详细解释-Fuzzy clustering analysis, MATLAB programming, good classic source code, a detailed explanation
Spectral-Clustering1
- image segmentation method by spectural clustering ... try for all ,,note that it s standard copy
maoci
- 是一款基于r语言编写的,计算电力行业电压功率曲线的毛刺率,即通过聚类,计算绝对差相对差并与阈值相比较的方法得出离群点。-Is a language based on r, calculate the voltage of the power curve of the electric power industry burr rate, through clustering, calculate absolute difference and relative difference compare
kmeans
- k-means is a algorithm for make unsupervised learning, which use a vector, value k for create the clustering