shap and shap-analysis-guide

The first is a core library implementing SHAP explainability methods, while the second is a non-technical interpretive guide for understanding SHAP outputs—making them complements where the guide helps users apply the library's results.

shap
82
Verified
shap-analysis-guide
40
Emerging
Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 22/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 16/25
Stars: 25,115
Forks: 3,481
Downloads:
Commits (30d): 21
Language: Jupyter Notebook
License: MIT
Stars: 58
Forks: 11
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No risk flags
Stale 6m No Package No Dependents

About shap

shap/shap

A game theoretic approach to explain the output of any machine learning model.

This tool helps data scientists and machine learning engineers understand why their machine learning models make specific predictions. By taking a trained model and input data, it shows how much each individual feature contributes to the final output, clarifying complex model behavior. It's designed for anyone building or using ML models who needs to explain their results, like a business analyst evaluating a credit risk model or a medical researcher interpreting a diagnostic tool.

model-interpretability machine-learning-explanation AI-explainability predictive-modeling-auditing feature-importance

About shap-analysis-guide

AidanCooper/shap-analysis-guide

How to Interpret SHAP Analyses: A Non-Technical Guide

This guide helps business leaders and decision-makers understand why a machine learning model makes certain predictions. It takes the detailed outputs from a SHAP analysis, which shows how different factors influence a model's decision, and translates them into clear, actionable insights for non-technical audiences. It's designed for anyone who relies on machine learning models but isn't a data scientist.

Machine Learning Interpretation Business Analytics Decision Making Model Explainability Stakeholder Communication

Scores updated daily from GitHub, PyPI, and npm data. How scores work