Uses of Class
org.tribuo.multilabel.MultiLabelInfo
Packages that use MultiLabelInfo
Package
Description
Provides classes and infrastructure for working with multi-label classification problems.
-
Uses of MultiLabelInfo in org.tribuo.multilabel
Subclasses of MultiLabelInfo in org.tribuo.multilabelModifier and TypeClassDescriptionclass
AnImmutableOutputInfo
for working withMultiLabel
tasks.class
A MutableOutputInfo for working with multi-label tasks.Methods in org.tribuo.multilabel that return MultiLabelInfoConstructors in org.tribuo.multilabel with parameters of type MultiLabelInfoModifierConstructorDescriptionConstruct a MutableMultiLabelInfo with it's state copied from another MultiLabelInfo.