shap and streamlit-shap

The streamlit-shap wrapper is a complementary frontend integration tool that enables visualization of SHAP's game-theoretic explanations within Streamlit applications, making them ecosystem complements rather than competitors.

shap
82
Verified
streamlit-shap
46
Emerging
Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 22/25
Maintenance 0/25
Adoption 9/25
Maturity 25/25
Community 12/25
Stars: 25,115
Forks: 3,481
Downloads:
Commits (30d): 21
Language: Jupyter Notebook
License: MIT
Stars: 91
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

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 streamlit-shap

snehankekre/streamlit-shap

streamlit-shap provides a wrapper to display SHAP plots in Streamlit.

This is a tool for Python developers who build data applications with Streamlit and need to explain how their machine learning models make predictions. It takes SHAP (SHapley Additive exPlanations) plots generated from a model's output and displays them directly within a Streamlit application. Data scientists and ML engineers can use this to create interactive dashboards that clarify model behavior for stakeholders.

Machine Learning Explainability Model Interpretation Streamlit Development Data Science Tools Predictive Analytics

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