Practicing machine learning explainability in Python
There are several Python libraries you can use to extract local and global explanations for your machine learning models (Table 6.1). Here, we want to practice with a few of the ones that focus on local model explainability:
Library |
Library Name for Importing and Installation |
URL |
SHAP |
|
|
LIME |
|
|
Shapash |
|
|
ELI5 |
|
|
Explainer dashboard |
|