permutation-importances topic

List permutation-importances 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.

explainingtitanic

17
Stars
4
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

target-permutation-importances

15
Stars
1
Forks
15
Watchers

A Python Package that computes Target Permutation Importances (Null Importances) of a machine learning model.