Skip to content

Releases: parrt/dtreeviz

1.1.3 Add optional title to dtreeviz plots

25 Nov 21:42
Compare
Choose a tag to compare

Support pyspark 2 and 3

02 Oct 18:06
Compare
Choose a tag to compare
1.1.2

set 1.1.2 version for pyspark 2vs3; rerun examples

Fix minor issue with single trees for spark

22 Sep 16:37
Compare
Choose a tag to compare
1.1.1

set new version to fix spark bug

Add spark decision tree support

19 Sep 16:32
071a07b
Compare
Choose a tag to compare
Merge pull request #98 from tlapusan/support_spark_decision_tree

Fix sklearn notebook

1.0 Add xgboost support

16 Jul 17:31
Compare
Choose a tag to compare

Most important: Introduces XGBoost support thanks to @tlapusan

Enhancements

Bugs:

0.8.2 add min_samples_leaf to rtreeviz_* functions

22 Mar 23:03
Compare
Choose a tag to compare

0.8.1 Quick enhancement to allow scale arg for dtreeviz()

05 Dec 19:44
Compare
Choose a tag to compare

0.8 New features, bug fixes

0.7.1 Small fixes, improvements

28 Oct 22:06
6a74b03
Compare
Choose a tag to compare
'scatter_marker_alpha': 0.5,
'tesselation_alpha': 0.3,
'tesselation_alpha_3D' : 0.5,

0.7

23 Oct 23:25
Compare
Choose a tag to compare
0.7

Added cool leaf viz features from @tlapusan viz_leaf_samples() and ctreeviz_leaf_samples.

Screen Shot 2019-10-23 at 3 51 03 PM

Screen Shot 2019-10-23 at 3 51 13 PM

Also, allowed ax=None now in the rtree_* and ctree_* functions.

Fixed: