Package | Description |
---|---|
org.tribuo.regression.sgd.linear |
Provides an implementation of linear regression using Stochastic Gradient Descent.
|
Class and Description |
---|
LinearSGDModel
The inference time version of a linear model trained using SGD.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.