Machine learningMachine learning
可解释 HDBSCAN
可解释 HDBSCAN 将分层密度基聚类算法 HDBSCAN 与事后可解释性方法(主要是 SHAP)相结合,以揭示哪些输入特征驱动了簇成员资格和分离。它保留了 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 ↗
- Lundberg, S. M., & Lee, S.-I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable Hierarchical Density-Based Spatial Clustering of Applications with Noise. ScholarGate. https://scholargate.app/zh/machine-learning/explainable-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
- 可解释高斯混合模型机器学习↔ compare
- 可解释隔离森林机器学习↔ compare
- 可解释K-Means机器学习↔ compare
- 可解释随机森林机器学习↔ compare
- HDBSCAN机器学习↔ compare