File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and the versioning is mostly derived from [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ v0.1.14] - 2019-08-20
8+ ### Fixed
9+ - Fixed occasional browser crash relating to density graphs.
10+ - Fixed decision trees not displaying in Jupyter notebooks.
11+ ### Changed
12+ - Dash components no longer pinned. Upgraded to latest.
13+ - Upgrade from dash-table-experiment to dash-table.
14+ - Numerous renames within native code.
15+ ### Experimental (WIP)
16+ - Explanation data methods for PDP, EBM enabled for mli interop.
17+
718## [ v0.1.13] - 2019-08-14
819### Added
920- EBM has new parameter 'binning_strategy'. Can now support quantile based binning.
You can’t perform that action at this time.
0 commit comments