What problem does it solve?
This Skill helps you understand and communicate why a machine learning model produced a specific prediction or an overall feature ranking.
Core Features & Use Cases
- Compute SHAP values for any model type: Choose the right explainer for tree-based models, deep learning, linear models, or black-box models.
- Generate interpretability visualizations: Create global and local plots such as beeswarm, bar, waterfall, force, scatter, and heatmap.
- Debug and validate model behavior: Inspect unexpected feature importance, analyze bias/fairness by cohort, and compare models using consistent attributions.
- Integrate explanations into workflows: From experimentation and reporting to production deployment and monitoring.
Quick Start
Ask to explain “which features drive my model’s prediction” and the Skill will guide you to select an explainer, compute SHAP values, and generate the right plot(s).