搜索资源列表
11
- We return to the iris data of the previous example to illustrate the Rand index, by comparing the k-means results with the true class labels. First we get some of the needed information to construct the matching matrix.
k-means-iris
- 运用k-means算法对IRIS数据集进行聚类分析-K-means algorithm is appliled to do cluster analysis for IRIS dataset.