Skip to content
Snippets Groups Projects
Commit 5975f4ce authored by Gilles Louppe's avatar Gilles Louppe
Browse files

Removed extra-trees from __init__

parent 3485737b
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,4 @@ Tree-based models.
from .tree import DecisionTreeClassifier
from .tree import DecisionTreeRegressor
from .tree import ExtraTreeClassifier
from .tree import ExtraTreeRegressor
from .tree import export_graphviz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment