Skip to content
Snippets Groups Projects
Commit 73f991c1 authored by Lars Buitinck's avatar Lars Buitinck
Browse files

DOC yet another AKA

parent 5b9cd364
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,9 @@ class OneVsRestClassifier(BaseEstimator, ClassifierMixin, MetaEstimatorMixin):
target vector. For multilabel learning, the number of classes must be at
least three, since otherwise OvR reduces to binary classification.
In the multilabel learning literature, OvR is also known as the binary
relevance method.
Parameters
----------
estimator : estimator object
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment