Uses of Enum
org.tribuo.classification.evaluation.LabelMetrics
Packages that use LabelMetrics
Package
Description
Evaluation classes for multi-class classification.
-
Uses of LabelMetrics in org.tribuo.classification.evaluation
Methods in org.tribuo.classification.evaluation that return LabelMetricsModifier and TypeMethodDescriptionstatic LabelMetricsReturns the enum constant of this type with the specified name.static LabelMetrics[]LabelMetrics.values()Returns an array containing the constants of this enum type, in the order they are declared.