Releases: parrt/dtreeviz
Releases · parrt/dtreeviz
1.4.0
1.3.7
1.3.6
This release makes a small change that really improve the speed of dtreeviz.interpretation.explain_prediction_plain_english()
.
See Fix: xgb_decision_tree shouldGoLeftAtSplit -- massive-speed-up #182.
1.3.5
1.3.4
Bug fix release: closed PRs
1.3.3
1.3.2
1.3.1
1.2 Add LightGBM, sklearn pipelines, bug fixes
See Bugs fixes and pull requests.
The main improvement is the introduction of support for LightGBM, thanks to @tlapusan.