Uses of Class
org.tribuo.regression.RegressionInfo
Packages that use RegressionInfo
Package
Description
Provides classes and infrastructure for regression problems with single or multiple output dimensions.
-
Uses of RegressionInfo in org.tribuo.regression
Subclasses of RegressionInfo in org.tribuo.regressionModifier and TypeClassDescriptionclass
AImmutableOutputInfo
forRegressor
s.class
AMutableOutputInfo
forRegressor
s.Methods in org.tribuo.regression that return RegressionInfoConstructors in org.tribuo.regression with parameters of type RegressionInfoModifierConstructorDescriptionConstructs a mutable copy of the supplied regression info.