Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Vysvětlitelný Gaussovský proces× | Vysvětlitelný náhodný les× | |
|---|---|---|
| Obor | Strojové učení | Strojové učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2006 (GP); 2017+ (XAI integration) | 2001–2017 |
| Tvůrce≠ | Rasmussen, C. E. & Williams, C. K. I. (GP); XAI layer via Lundberg & Lee (SHAP, 2017) and others | Breiman, L. (RF); Lundberg & Lee (SHAP attribution) |
| Typ≠ | Probabilistic model with post-hoc or built-in interpretability | Interpretable ensemble (bagging + post-hoc attribution) |
| Původní zdroj≠ | 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 ↗ |
| Další názvy | XAI-GP, interpretable Gaussian process, explainable GP, transparent Gaussian process | XRF, interpretable random forest, transparent random forest, random forest with explainability |
| Příbuzné≠ | 5 | 4 |
| Shrnutí≠ | 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. |
| ScholarGateDatová sada ↗ |
|
|