Machine learningMachine learning
ロバストk平均法
ロバストk平均法は、古典的なk平均法クラスタリングのバリアントであり、外れ値の影響に抵抗するように設計されています。最も極端な観測値の指定された割合をトリミング(除去)してからクラスタ中心を計算することにより、データにノイズ、汚染、または裾の重い分布が含まれる状況、つまり標準的なk平均法が破綻するような状況でも、安定した意味のある分割を生成します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Garcia-Escudero, L. A., & Gordaliza, A. (1999). Robustness properties of k-means and trimmed k-means. Journal of the American Statistical Association, 94(447), 956–969. DOI: 10.2307/2670010 ↗
- Garcia-Escudero, L. A., Gordaliza, A., Matrán, C., & Mayo-Iscar, A. (2008). A general trimming approach to robust cluster analysis. Annals of Statistics, 36(3), 1324–1345. DOI: 10.1214/07-AOS515 ↗
このページの引用方法
ScholarGate. (2026, June 3). Robust k-means Clustering. ScholarGate. https://scholargate.app/ja/machine-learning/robust-k-means
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 side by side →