SHAP for additively modeled features in a boosted trees model

Michael Mayer
DOI: https://doi.org/10.48550/arXiv.2207.14490
2022-07-29
Abstract:An important technique to explore a black-box machine learning (ML) model is called SHAP (SHapley Additive exPlanation). SHAP values decompose predictions into contributions of the features in a fair way. We will show that for a boosted trees model with some or all features being additively modeled, the SHAP dependence plot of such a feature corresponds to its partial dependence plot up to a vertical shift. We illustrate the result with XGBoost.
Machine Learning
What problem does this paper attempt to address?