MCDMCluster Cohesion Measure
慣性
慣性(Inertia)は、クラスター内平方和(WCSS: Within-Cluster Sum of Squares)とも呼ばれ、クラスターの凝集度を測る指標であり、データ点が各クラスター中心の周りにどれだけ密に集まっているかを定量化します。値が小さいほど、よりコンパクトで凝集度の高いクラスターを示します。慣性はk-meansクラスタリングの主要な目的関数であり、手法の導入以来、基本的な指標となっています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Lloyd, S. P. (1982). Least squares quantization in PCM. IEEE Transactions on Information Theory, 28(2), 129-137. DOI: 10.1109/TIT.1982.1056489 ↗
- MacQueen, J. (1967). Some methods for classification and analysis of multivariate observations. In Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability (Vol. 1, pp. 281-297). link ↗
このページの引用方法
ScholarGate. (2026, June 3). Inertia: Sum of Squared Distances to Cluster Centroids. ScholarGate. https://scholargate.app/ja/model-evaluation/inertia
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.
- Calinski-Harabasz Index(キャリンスキー・ハラバス指数)モデル評価↔ compare
- デイビス・ボールディン指数モデル評価↔ compare
- Dunn Indexモデル評価↔ compare
- エルボー法モデル評価↔ compare
- シルエット係数モデル評価↔ compare