Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Объяснимая гауссовская модель процесса× | Объяснимый случайный лес× | |
|---|---|---|
| Область | Машинное обучение | Машинное обучение |
| Семейство | Machine learning | Machine learning |
| Год появления≠ | 2006 (GP); 2017+ (XAI integration) | 2001–2017 |
| Автор метода≠ | Rasmussen, C. E. & Williams, C. K. I. (GP); XAI layer via Lundberg & Lee (SHAP, 2017) and others | Breiman, L. (RF); Lundberg & Lee (SHAP attribution) |
| Тип≠ | Probabilistic model with post-hoc or built-in interpretability | Interpretable ensemble (bagging + post-hoc attribution) |
| Основополагающий источник≠ | Rasmussen, C. E., & Williams, C. K. I. (2006). Gaussian Processes for Machine Learning. MIT Press. ISBN: 978-0-262-18253-9 | Lundberg, S. M., & Lee, S.-I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗ |
| Другие названия | XAI-GP, interpretable Gaussian process, explainable GP, transparent Gaussian process | XRF, interpretable random forest, transparent random forest, random forest with explainability |
| Связанные≠ | 5 | 4 |
| Сводка≠ | An Explainable Gaussian Process (XAI-GP) combines the probabilistic, uncertainty-aware predictions of a Gaussian Process model with systematic interpretability tools — such as SHAP values, kernel decomposition, or sensitivity analysis — so that every prediction comes with both a calibrated confidence interval and an auditable explanation of which inputs drove it. | 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. |
| ScholarGateНабор данных ↗ |
|
|