shap
K-Dense-AI/scientific-agent-skills
SHAP (SHapley Additive exPlanations) provides a unified, robust framework for understanding complex machine learning models. It calculates feature importance using Shapley values from game theory, allowing users to interpret individual predictions, analyze model bias, visualize feature interactions, and debug model behavior. Applicable across deep learning, tree-based, and black-box models.