See: Description
Class | Description |
---|---|
ImmutableMultiLabelInfo |
An ImmutableOutputInfo for working with multi-label tasks.
|
MultiLabel |
A class for multi-label classification.
|
MultiLabelFactory |
A factory for generating MultiLabel objects and their associated OutputInfo and Evaluator objects.
|
MultiLabelFactory.MultiLabelFactoryProvenance |
Provenance for
MultiLabelFactory . |
MultiLabelInfo |
The base class for information about
MultiLabel outputs. |
MutableMultiLabelInfo |
A MutableOutputInfo for working with multi-label tasks.
|
Multi-label classification is where a (possibly empty) set of labels is predicted for each example. For example, predicting that a Reuters article has both the Finance and Sports labels.
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.