Skip to content
Snippets Groups Projects
Commit 4f44aaa4 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

test

parent 95986ea9
No related branches found
No related tags found
No related merge requests found
Pipeline #4446 passed
......@@ -48,7 +48,7 @@ estimator for classification implemented in the ``MuCumboClassifier`` class.
import numpy as np
from sklearn.base import ClassifierMixin
from sklearn.ensemble import BaseEnsemble
from sklearn.ensemble._forest import BaseForest
from sklearn.ensemble.forest import BaseForest
from sklearn.metrics import accuracy_score
from sklearn.tree import DecisionTreeClassifier
from sklearn.tree._tree import DTYPE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment