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
Site Navigation
Basics
Image Segmentation
Quantitative analysis
Advanced techniques
Workflow automation
Tabular data, plots and statistics
Appendix