Type of the classification problem.
Enums | |
---|---|
CLASSIFICATION_TYPE_UNSPECIFIED |
An un-set value of this enum. |
MULTICLASS |
At most one label is allowed per example. |
MULTILABEL |
Multiple labels are allowed for one example. |