Skip to content

Releases: oegedijk/explainerdashboard

0.1.12.2

Choose a tag to compare

@oegedijk oegedijk released this 18 Jun 11:59

fixed name of jupyter_dash dependency :/ (underscore!)

0.1.12.1

Choose a tag to compare

@oegedijk oegedijk released this 18 Jun 11:54

added jupyter dash dependency

0.1.12

Choose a tag to compare

@oegedijk oegedijk released this 18 Jun 11:43

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

Choose a tag to compare

@oegedijk oegedijk released this 17 Jun 13:04

fixed minor version issue

0.1.11

Choose a tag to compare

@oegedijk oegedijk released this 17 Jun 12:41
  • 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

Choose a tag to compare

@oegedijk oegedijk released this 04 Jun 15:31

mostly doc improvements

0.1.10.0

Choose a tag to compare

@oegedijk oegedijk released this 03 Jun 20:20

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

v0.1.9.2

Choose a tag to compare

@oegedijk oegedijk released this 25 May 15:28
bfb49ab

testing github deployment workflow to pypi...

v0.1.9.1

Choose a tag to compare

@oegedijk oegedijk released this 25 May 15:17
3d598c9

Added lots of tests and integrated them into github workflows

0.1.7

Choose a tag to compare

@oegedijk oegedijk released this 04 Dec 14:14

Added regressions plots, plus a bunch of refactoring behind the scenes