Dtreeviz Versions Save

A python library for decision tree visualization and model interpretation.

1.4.0

1 year ago

Add tensorflow decision tree support.

1.3.7

1 year ago

Add colors to support more than 10 target classes for classification:

1.3.6

2 years ago

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.4

2 years ago

Bug fix release: closed PRs

1.3.3

2 years ago

Minor tweaks and improvements.

1.3.2

2 years ago

Fix compatibility issue with 0.18 release of graphviz; fixed by 90031de435247632b75292e862e9697bb06479ca

1.3.1

2 years ago

Some bug fixes and clean up.

1.2

3 years ago

See Bugs fixes and pull requests.

The main improvement is the introduction of support for LightGBM, thanks to @tlapusan.

1.1.4

3 years ago