Machine learning
アフィニティ伝播クラスタリング
アフィニティ伝播は、2007年にBrendan FreyとDelbert Dueckによって導入されたクラスタリングアルゴリズムであり、一貫したクラスタのセットが出現するまで、すべての点のペア間でメッセージを交換することにより、データの中から代表的な「例示」を特定します。k-meansとは異なり、クラスタ数を事前に指定する必要がなく、その数はデータと「選好」パラメータから生じます。また、距離計量である必要のない、ペアごとの類似性から直接機能します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Frey, B. J., & Dueck, D. (2007). Clustering by passing messages between data points. Science, 315(5814), 972–976. DOI: 10.1126/science.1136800 ↗
このページの引用方法
ScholarGate. (2026, June 2). Affinity Propagation Clustering. ScholarGate. https://scholargate.app/ja/machine-learning/affinity-propagation
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 →