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.regressionSubclasses of RegressionInfo in org.tribuo.regressionModifier and TypeClassDescriptionclassAImmutableOutputInfoforRegressors.classAMutableOutputInfoforRegressors.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.