方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 惯性× | 轮廓系数× | |
|---|---|---|
| 领域 | 模型评估 | 模型评估 |
| 方法族 | MCDM | MCDM |
| 起源年份≠ | 1967 | 1987 |
| 提出者≠ | Stuart Lloyd, James MacQueen | Peter Rousseeuw |
| 类型≠ | Clustering quality metric | Cluster quality metric |
| 开创性文献≠ | Lloyd, S. P. (1982). Least squares quantization in PCM. IEEE Transactions on Information Theory, 28(2), 129-137. DOI ↗ | 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 ↗ |
| 别名≠ | WCSS, within-cluster sum of squares, cluster cohesion | silhouette coefficient, silhouette index |
| 相关 | 5 | 5 |
| 摘要≠ | Inertia, also called Within-Cluster Sum of Squares (WCSS), is a measure of cluster cohesion that quantifies how tightly points are grouped around their cluster centroids. Lower values indicate more compact, cohesive clusters. Inertia is the primary objective function for k-means clustering and has been a fundamental metric since the method's introduction. | The Silhouette Coefficient, introduced by Peter Rousseeuw in 1987, is a metric that measures how similar an object is to its own cluster compared to other clusters. It ranges from -1 to 1, where values close to 1 indicate well-separated and cohesive clusters, values near 0 suggest overlapping clusters, and negative values indicate misclustered points. |
| ScholarGate数据集 ↗ |
|
|