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

Sk-compatible?

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