搜索资源列表
new-fuzzy-clustering
- 本文目前模糊C-均值聚类算法不适用于有噪声和样本不均衡等问题,借助改进算法AFCM和WFCM的思想,提出另一种新的聚类算法。它是AFCM和WAFCM结合的一种算法,但有着更好的健壮性和聚类效果。
1
- 主要针对行业应用中用户信息、文本聚类等方面的K-means算法应用,覆盖面广-Mainly for industrial applications, user information, text clustering, K-means algorithm is applied, the coverage of a wide range of
Kmeans
- 用K-means算法对数据进行聚类分析,得到不同K值情况下的聚类结果并绘制出了J-K关系图。-The K-means algorithm is used to cluster the data, and the clustering results are obtained under different K values. The J-K relation graph is drawn.