Skip to content

Releases: erdogant/treeplot

0.2.0

11 Oct 11:46
Compare
Choose a tag to compare
  • Update requirements and setup file with setgraphviz library

0.1.18

30 Sep 11:44
Compare
Choose a tag to compare
  • Add setgraphviz and remove redundant code.

0.1.17

29 Sep 17:17
Compare
Choose a tag to compare
  • Fix in setup for scikit-learn
  • Fix in setup for encoding
  • Cleaning directory

v0.1.16

01 Aug 09:30
Compare
Choose a tag to compare
  • Force to install graphviz version > 0.20.1

v0.1.15

12 Mar 09:38
Compare
Choose a tag to compare
  • fix for lightBM to plot the trees again

0.1.14

17 Jan 18:57
Compare
Choose a tag to compare
  • Fix for import: from sklearn.tree.export import export_text should be from sklearn.tree import export_text.

0.1.13

28 Aug 21:54
Compare
Choose a tag to compare
  • fix for lgb tree plotting

0.1.12

23 Aug 20:51
Compare
Choose a tag to compare
  • lightbm added!

0.1.11

20 Aug 23:25
Compare
Choose a tag to compare
  • take best tree is possible from xgboost.

0.1.10

17 Aug 21:17
Compare
Choose a tag to compare
  • adding parameter to plot function