手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ロバストK平均クラスタリング× | ロバスト階層的クラスタリング× | |
|---|---|---|
| 分野 | 統計学 | 統計学 |
| 系統 | Latent structure | Latent structure |
| 提唱年≠ | 1997 | 1990 |
| 提唱者≠ | Cuesta-Albertos, Gordaliza & Matrán | Kaufman & Rousseeuw (building on Ward, 1963 and others) |
| 種類≠ | Robust partitional clustering | Robust unsupervised clustering |
| 原典≠ | Cuesta-Albertos, J. A., Gordaliza, A., & Matrán, C. (1997). Trimmed k-means: An attempt to robustify quantizers. The Annals of Statistics, 25(2), 553–576. DOI ↗ | Kaufman, L. & Rousseeuw, P. J. (1990). Finding Groups in Data: An Introduction to Cluster Analysis. Wiley. ISBN: 978-0471878766 |
| 別名 | trimmed k-means, TCLUST k-means, contamination-resistant k-means, outlier-robust clustering | robust agglomerative clustering, outlier-resistant hierarchical clustering, robust linkage clustering, RHC |
| 関連≠ | 4 | 5 |
| 概要≠ | Robust K-means clustering is an extension of classical k-means that protects cluster estimates from distortion caused by outliers or contaminated observations. By trimming a user-specified fraction of the most extreme points before updating cluster centers, the algorithm yields stable, meaningful partitions even when the data contain atypical cases that would severely bias standard k-means. | Robust hierarchical clustering extends classical agglomerative or divisive hierarchical clustering by replacing sensitive distance measures and linkage criteria with outlier-resistant alternatives, preserving cluster structure even when data contain anomalous observations or heavy-tailed distributions. |
| ScholarGateデータセット ↗ |
|
|