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