8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d9563 commit efb307bCopy full SHA for efb307b
doc/modules/multiclass.rst
@@ -23,7 +23,7 @@ regression is also supported.
23
sample is assigned to one and only one label: a fruit can be either an
24
apple or a pear but not both at the same time.
25
26
- - accepted :func:`sklearn.utils.multiclass.type_of_target` (y):
+ - accepted `type of target <:func: sklearn.utils.multiclass.type_of_target>`_:
27
'multiclass': `y` contains more than two discrete values, is not a
28
sequence of sequences, and is 1d or a column vector.
29
0 commit comments