- updated shap and interpret-core dependencies - support timeseries models - address accessibility bugs - improve error handling in widget to propagate inner exception and stack trace - notebook test infrastructure improvements
0.5.1
Not secure
- fix explanation dashboard failing to load and serialization error on notebooks
0.5.0
Not secure
- Removed tabindex from GridChart - Flask service for visualization dashboard - Accessibility updates for visualization dashboard - minor change of info message to debug for regression models explained by blackbox explainers
0.4.1
Not secure
The 0.4.1 patch release includes several minor updates: - separate base chart lib from interpret dashboard - several build infrastructure updates - fix sphinx doc warnings - fix backcompat for explain local and global with data
0.4.0
Not secure
- update shap to 0.33.0 - string localization in ExplanationDashboard - add sections to does quack methods - remove scikit-learn pin to older version and fix issues with latest scikit-learn release
0.3.1
Not secure
- fixed deserialization logic for mimic explainer with older versions of lightgbm (hotfix)