MCDMClustering Validation
轮廓系数
轮廓系数(Silhouette Coefficient),由 Peter Rousseeuw 于 1987 年提出,是一个衡量一个对象与其自身簇的相似度以及与其它簇的疏远程度的指标。其值域为 -1 到 1,其中接近 1 的值表示簇分离良好且内聚,接近 0 的值表示簇有重叠,而负值则表示误分类的点。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Rousseeuw, P. J. (1987). Silhouettes: a graphical aid to the interpretation and validation of cluster analysis. Journal of Computational and Applied Mathematics, 20, 53-65. DOI: 10.1016/0377-0427(87)90125-7 ↗
如何引用本页
ScholarGate. (2026, June 3). Silhouette Coefficient. ScholarGate. https://scholargate.app/zh/model-evaluation/silhouette-score
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 调整兰德指数模型评估↔ compare
- Calinski-Harabasz指数模型评估↔ compare
- 戴维斯-布尔丁指数模型评估↔ compare
- 邓恩指数模型评估↔ compare
- Gap Statistic模型评估↔ compare