AmirhosseinHonardoust/Shap-Mini
A minimal, reproducible explainable-AI demo using SHAP values on tabular data. Trains RandomForest or LogisticRegression models, computes global and local feature importances, and visualizes results through summary and dependence plots, all in under 100 lines of Python.
Stars
20
Forks
1
Language
Python
License
MIT
Category
Last pushed
Nov 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AmirhosseinHonardoust/Shap-Mini"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shap/shap
A game theoretic approach to explain the output of any machine learning model.
mmschlk/shapiq
Shapley Interactions and Shapley Values for Machine Learning
predict-idlab/powershap
A power-full Shapley feature selection method.
aerdem4/lofo-importance
Leave One Feature Out Importance
linkedin/FastTreeSHAP
Fast SHAP value computation for interpreting tree-based models