So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| HDBSCAN có thể giải thích× | Rừng ngẫu nhiên có thể giải thích× | |
|---|---|---|
| Lĩnh vực | Học máy | Học máy |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2017–2020 | 2001–2017 |
| Người khởi xướng≠ | McInnes, L.; Healy, J. (HDBSCAN); Lundberg & Lee (SHAP-based explanation) | Breiman, L. (RF); Lundberg & Lee (SHAP attribution) |
| Loại≠ | Explainable clustering | Interpretable ensemble (bagging + post-hoc attribution) |
| Công trình gốc≠ | McInnes, L., Healy, J., & Astels, S. (2017). hdbscan: Hierarchical density based clustering. Journal of Open Source Software, 2(11), 205. DOI ↗ | Lundberg, S. M., & Lee, S.-I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗ |
| Tên gọi khác | XAI-HDBSCAN, Interpretable HDBSCAN, Explainable Hierarchical DBSCAN, HDBSCAN with XAI | XRF, interpretable random forest, transparent random forest, random forest with explainability |
| Liên quan≠ | 6 | 4 |
| Tóm tắt≠ | Explainable HDBSCAN combines the hierarchical density-based clustering algorithm HDBSCAN with post-hoc explainability methods — primarily SHAP — to reveal which input features drive cluster membership and separation. It retains HDBSCAN's ability to find clusters of varying shape and density while adding a principled, auditable explanation layer. | Explainable Random Forest (XRF) combines the predictive power of Breiman's Random Forest ensemble with systematic post-hoc attribution methods — principally SHAP values and mean-decrease-in-impurity importance — to make model decisions transparent and auditable. It delivers both high accuracy and human-interpretable feature contributions, satisfying demands from regulators, domain experts, and academic reviewers alike. |
| ScholarGateBộ dữ liệu ↗ |
|
|