See: Description
Class | Description |
---|---|
LinearSGDModel |
The inference time version of a multi-label linear model trained using SGD.
|
LinearSGDOptions |
CLI options for training a linear classifier.
|
LinearSGDTrainer |
A trainer for a multi-label linear model which uses SGD.
|
Enum | Description |
---|---|
LinearSGDOptions.LossEnum |
Available loss types.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.