Uses of Class
org.tribuo.regression.evaluation.RegressionMetric
Packages that use RegressionMetric
Package
Description
Evaluation classes for single or multi-dimensional regression.
-
Uses of RegressionMetric in org.tribuo.regression.evaluation
Subclasses with type arguments of type RegressionMetric in org.tribuo.regression.evaluationModifier and TypeClassDescriptionfinal class
Methods in org.tribuo.regression.evaluation that return types with arguments of type RegressionMetricModifier and TypeMethodDescriptionprotected Set
<RegressionMetric> RegressionEvaluator.createMetrics
(Model<Regressor> model)