Explainable AI / SHAP Analysis#
In this chapter we will dive into explainable artificial intelligence and more precisely into SHapley Additive exPlanations, SHAP-Analysis.
You can download the slides here (PPTx on Zenodo).
Installation#
To make the notebooks run, you need to install shap:
pip install shap