Skip to content

Releases: oegedijk/explainerdashboard

0.1.12.3

18 Jun 12:05
Compare
Choose a tag to compare

added jupyter_dash dependency to setup.py (3 times is the charm!)

0.1.12.2

18 Jun 11:59
Compare
Choose a tag to compare

fixed name of jupyter_dash dependency :/ (underscore!)

0.1.12.1

18 Jun 11:54
Compare
Choose a tag to compare

added jupyter dash dependency

0.1.12

18 Jun 11:43
Compare
Choose a tag to compare

Breaking Changes

  • ExplainerDashboardStandaloneTab is now called ExplainerTab

New Features

added support for the jupyter-dash package for inline dashboard in
Jupyter notebooks, adding the following dashboard classes:

  • JupyterExplainerDashboard
  • JupyterExplainerTab
  • InlineExplainer

0.1.11.1

17 Jun 13:04
Compare
Choose a tag to compare

fixed minor version issue

0.1.11

17 Jun 12:41
Compare
Choose a tag to compare
  • autodetecting cats in plot_shap_dependence and plot_shap_interaction
  • Fixed bug in lift curve rounding
  • rounding percentages in precision plot

0.1.10.1

04 Jun 15:31
Compare
Choose a tag to compare

mostly doc improvements

0.1.10.0

03 Jun 20:20
Compare
Choose a tag to compare

added lots of tests, support for lightgbm and catboost, logodds for regressions and bugfixes

v0.1.9.2

25 May 15:28
bfb49ab
Compare
Choose a tag to compare

testing github deployment workflow to pypi...

v0.1.9.1

25 May 15:17
3d598c9
Compare
Choose a tag to compare

Added lots of tests and integrated them into github workflows