Uses of Class
org.tribuo.classification.LabelInfo
Package
Description
Provides classes and infrastructure for multiclass classification problems.
-
Uses of LabelInfo in org.tribuo.classification
Modifier and TypeClassDescriptionclass
AnImmutableOutputInfo
object forLabel
s.class
A mutableLabelInfo
.ModifierConstructorDescriptionMutableLabelInfo
(LabelInfo info) Constructs a mutable deep copy of the supplied label info.