
Alibi Explain
Alibi Explain is a source-available Python library aimed at machine learning model inspection and interpretation. The focus of the library is to provide high-quality implementations of black-box, white-box, local and global explanation methods for classification and regression models.
Overview
Explanations
- Methods
- Accumulated Local Effects
- Anchors
- Contrastive Explanation Method
- Counterfactual Instances
- Counterfactuals Guided by Prototypes
- Counterfactuals with Reinforcement Learning
- Integrated Gradients
- Kernel SHAP
- Partial Dependence
- Partial Dependence Variance
- Permutation Importance
- Similarity explanations
- Tree SHAP
- Examples
- Alibi Overview Example
- Accumulated Local Effects
- Anchors
- Contrastive Explanation Method
- Counterfactual Instances
- Counterfactuals Guided by Prototypes
- Counterfactuals with Reinforcement Learning
- Integrated Gradients
- Kernel SHAP
- Partial Dependence
- Partial Dependence Variance
- Permutation Importance
- Similarity explanations
- Tree SHAP
Model Confidence
Prototypes
API reference