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