Package | Description |
---|---|
org.tribuo.regression.slm |
Provides implementations of sparse linear regression using various forms of regularisation penalty.
|
Modifier and Type | Method and Description |
---|---|
SparseLinearModel |
SLMTrainer.train(Dataset<Regressor> examples,
Map<String,com.oracle.labs.mlrg.olcut.provenance.Provenance> runProvenance)
Trains a sparse linear model.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.