8000 .. · scikit-learn/scikit-learn@efb307b · GitHub
[go: up one dir, main page]

Skip to content

Commit efb307b

Browse files
author
Joan Massich
committed
..
1 parent b2d9563 commit efb307b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/multiclass.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ regression is also supported.
2323
sample is assigned to one and only one label: a fruit can be either an
2424
apple or a pear but not both at the same time.
2525

26-
- accepted :func:`sklearn.utils.multiclass.type_of_target` (y):
26+
- accepted `type of target <:func: sklearn.utils.multiclass.type_of_target>`_:
2727
'multiclass': `y` contains more than two discrete values, is not a
2828
sequence of sequences, and is 1d or a column vector.
2929

0 commit comments

Comments
 (0)
0