Releases: erdogant/treeplot
Releases · erdogant/treeplot
0.2.0
- Update requirements and setup file with setgraphviz library
0.1.18
- Add setgraphviz and remove redundant code.
0.1.17
- Fix in setup for scikit-learn
- Fix in setup for encoding
- Cleaning directory
v0.1.16
- Force to install graphviz version > 0.20.1
v0.1.15
- fix for lightBM to plot the trees again
0.1.14
- Fix for import: from sklearn.tree.export import export_text should be from sklearn.tree import export_text.
0.1.13
- fix for lgb tree plotting
0.1.11
- take best tree is possible from xgboost.
0.1.10
- adding parameter to plot function