Compară metode
Examinează metodele selectate una lângă alta; rândurile care diferă sunt evidențiate.
| HDBSCAN Explicabil× | Isolation Forest Explicabil× | |
|---|---|---|
| Domeniu | Învățare automată | Învățare automată |
| Familie | Machine learning | Machine learning |
| Anul apariției≠ | 2017–2020 | 2008 / 2017 |
| Autorul original≠ | McInnes, L.; Healy, J. (HDBSCAN); Lundberg & Lee (SHAP-based explanation) | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (Isolation Forest); Lundberg, S. M. & Lee, S.-I. (SHAP explainability layer) |
| Tip≠ | Explainable clustering | Anomaly detection with post-hoc explainability |
| Sursa seminală≠ | 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 ↗ |
| Denumiri alternative | XAI-HDBSCAN, Interpretable HDBSCAN, Explainable Hierarchical DBSCAN, HDBSCAN with XAI | XIF, Isolation Forest with SHAP, interpretable anomaly detection, explainable anomaly isolation |
| Înrudite≠ | 6 | 5 |
| Rezumat≠ | 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 Isolation Forest combines the Isolation Forest anomaly detection algorithm with post-hoc explainability tools — most commonly SHAP (SHapley Additive exPlanations) — to not only flag anomalous observations but also reveal which features drove each anomaly score. It bridges unsupervised anomaly detection with the interpretability demands of regulated and high-stakes domains. |
| ScholarGateSet de date ↗ |
|
|