Explainable AI / SHAP#

In this chapter we will dive into explainable artificial intelligence and more precisely into SHapley Additive exPlanations, SHAP-Analysis.

Installation#

To make the notebooks run, you need to install shap:

pip install shap