Uses of Class
org.tribuo.multilabel.MultiLabelInfo
Package
Description
Provides classes and infrastructure for working with multi-label classification problems.
-
Uses of MultiLabelInfo in org.tribuo.multilabel
Modifier and TypeClassDescriptionclass
AnImmutableOutputInfo
for working withMultiLabel
tasks.class
A MutableOutputInfo for working with multi-label tasks.ModifierConstructorDescriptionConstruct a MutableMultiLabelInfo with it's state copied from another MultiLabelInfo.