Skip to content

Commit 27107b5

Browse files
author
LIng
authored
func treeplot.plot_tree() does not exist
treeplot.plot_tree() is unavailiable in varsion 0.0.13
1 parent 53301f9 commit 27107b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Have fun!
1515

1616
Treeplot can plot the tree for Random-forest, decission trees, xgboost and gradient boosting models:
1717
* treeplot.plot() : Generic function to plot the tree of any of the four models with default settings
18-
* treeplot.plot_tree() : Plot the decission tree model. Parameters can be specified.
1918
* treeplot.randomforest() : Plot the randomforest model. Parameters can be specified.
2019
* treeplot.xgboost() : Plot the xgboost model. Parameters can be specified.
2120
* treeplot.import_example('iris') : Import example dataset

0 commit comments

Comments
 (0)