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/ja/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.
- 調整ランド指数(ARI)モデル評価↔ compare
- Calinski-Harabasz Index(キャリンスキー・ハラバス指数)モデル評価↔ compare
- デイビス・ボールディン指数モデル評価↔ compare
- Dunn Indexモデル評価↔ compare
- Gap Statisticモデル評価↔ compare