Releases: oegedijk/explainerdashboard
Releases · oegedijk/explainerdashboard
0.1.12.4
fixed InlineExplainer in all import of dashboards
0.1.12.3
added jupyter_dash dependency to setup.py (3 times is the charm!)
0.1.12.2
fixed name of jupyter_dash dependency :/ (underscore!)
0.1.12.1
added jupyter dash dependency
0.1.12
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
fixed minor version issue
0.1.11
- autodetecting cats in plot_shap_dependence and plot_shap_interaction
- Fixed bug in lift curve rounding
- rounding percentages in precision plot
0.1.10.0
added lots of tests, support for lightgbm and catboost, logodds for regressions and bugfixes
v0.1.9.2
testing github deployment workflow to pypi...