Machine learningMachine learning
半教師ありHDBSCAN
半教師ありHDBSCANは、ノイズ付き階層的密度ベース空間クラスタリング(HDBSCAN)アルゴリズムに、部分的な教師情報(例えば、必須リンクおよび禁止リンクのペアワイズ制約、または少数のラベル付き例)を組み込むことで拡張し、利用可能なドメイン知識と一致するクラスタ割り当てに向けて、密度ベースのクラスタ階層を誘導します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- McInnes, L., Healy, J., & Astels, S. (2017). hdbscan: Hierarchical density based clustering. Journal of Open Source Software, 2(11), 205. DOI: 10.21105/joss.00205 ↗
- HDBSCAN. Wikipedia. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Semi-supervised Hierarchical Density-Based Spatial Clustering of Applications with Noise. ScholarGate. https://scholargate.app/ja/machine-learning/semi-supervised-hdbscan
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.
- DBSCAN機械学習↔ compare
- HDBSCAN機械学習↔ compare
- K-means クラスタリング機械学習↔ compare
- 半教師あり DBSCAN機械学習↔ compare
- 半教師ありガウス混合モデル機械学習↔ compare
- 半教師あり K-means機械学習↔ compare