Oege Dijk

Results 5 repositories owned by Oege Dijk

explainerdashboard

2.2k
Stars
322
Forks
Watchers

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

dash_oop_components

50
Stars
8
Forks
Watchers

OOP components for plotly dash that make dashboard components composable, reusable and configurable

dash_querystrings

17
Stars
1
Forks
Watchers

Example of how to include querystrings to save state url in plotly's Dash

rule_estimator

28
Stars
1
Forks
Watchers

A scikit-learn compatible estimator based on business-rules with interactive dashboard included

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