Package | Description |
---|---|
org.tribuo.regression.slm |
Provides implementations of sparse linear regression using various forms of regularisation penalty.
|
Class and Description |
---|
SLMTrainer
A trainer for a sparse linear regression model.
|
SparseLinearModel
The inference time version of a sparse linear regression model.
|
TrainTest.SLMType
Type of sparse linear model.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.