Uses of Class
org.tribuo.regression.impl.SkeletalIndependentRegressionSparseModel

Package
Description
Provides skeletal implementations of Regressor Trainer that can wrap a single dimension trainer/model and produce one prediction per dimension independently.
Provides implementations of sparse linear regression using various forms of regularisation penalty.