Skip to content
Snippets Groups Projects
Commit e68e1bd2 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Sk-compatible?

parent 0c57cb4e
Branches
Tags
No related merge requests found
......@@ -114,7 +114,7 @@ class CustomUniform:
return unif
class BaseMonoviewClassifier(BaseEstimator, ClassifierMixin):
class BaseMonoviewClassifier(BaseEstimator, ):#ClassifierMixin):
def genBestParams(self, detector):
return dict(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment