-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Documentation of label-binarizer and multi-label format #4639
Copy link
Copy link
Closed
Labels
DocumentationEasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve
Description
From the docs I feel it is not entirely clear that using label indicators means doing multi-label classification.
I think this should be better documented in the multi-class narratives, the OneVsRestClassifier and the LabelBinarizer.
Applying a label-binarizer to your y will result in quite different results, which is obvious if you know that this will switch the problem to a multi-label problem, but is somewhat unintuitive for the uninitiated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocumentationEasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve