learning interpretability and feature selection
SHAP values: Machine Learning interpretability and feature selection made easy.
For instance, you can see here that OverallQual is the feature that has the most impact on the model output. High values (colored in red on the graph above) of OverallQual can increase a property's price by 60,000 and low values can decrease a price by 20,000. Interesting to know if you're in real estate, isn't it? But this is not all of what SHAP can do! SHAP can also explain a single prediction.