Uses of Package
org.tribuo.regression.impl
Package
Description
Provides implementations of sparse linear regression using various forms of regularisation penalty.
-
ClassDescriptionA
Model
which wraps n independent regression models, where n is the size of the MultipleRegressor domain.ASparseModel
which wraps n independent regression models, where n is the size of the MultipleRegressor domain. -
ClassDescriptionA
SparseModel
which wraps n independent regression models, where n is the size of the MultipleRegressor domain.