Uses of Class
org.tribuo.classification.LabelInfo
Packages that use LabelInfo
Package
Description
Provides classes and infrastructure for multiclass classification problems.
-
Uses of LabelInfo in org.tribuo.classification
Subclasses of LabelInfo in org.tribuo.classificationModifier and TypeClassDescriptionclass
AnImmutableOutputInfo
object forLabel
s.class
A mutableLabelInfo
.Methods in org.tribuo.classification that return LabelInfoConstructors in org.tribuo.classification with parameters of type LabelInfoModifierConstructorDescriptionMutableLabelInfo
(LabelInfo info) Constructs a mutable deep copy of the supplied label info.