shap-values topic

List shap-values repositories

explainerdashboard

2.2k
Stars
322
Forks
Watchers

Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.

In this project, I have utilized survival analysis models to see how the likelihood of the customer churn changes over time and to calculate customer LTV. I have also implemented the Random Forest mod...

explainingtitanic

16
Stars
3
Forks
Watchers

A demonstration of the explainerdashboard package that that displays model quality, permutation importances, SHAP values and interactions, and individual trees for sklearn RandomForestClassifiers, etc