文件名称:X-means
介绍说明--下载内容均来自于网络,请自行研究使用
对K-means聚类算法的改进X-means算法。针对K值如何设定的问题,利用BIC准则判断聚类点数量。同时附有两个初始聚类点的选择程序,自己选吧。(The improved X-means algorithm for K-means clustering algorithm. In view of the problem of how to set the K value, the number of clustering points is judged by the BIC criterion. At the same time, there are two initial clustering points of the selection program, choose it yourself.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Kmeans.m | 1043 | 2017-12-06 |
Kpanding.m | 456 | 2017-09-19 |
SelectInitPoint.m | 859 | 2017-12-03 |
SelectInitPoint2.m | 914 | 2017-12-04 |
Xmeans.m | 2052 | 2017-12-07 |
BIC.m | 596 | 2017-12-06 |