Package | Description |
---|---|
org.tribuo.multilabel.sgd.linear |
Provides an implementation of a multi-label classification linear model using Stochastic Gradient Descent.
|
Class and Description |
---|
LinearSGDModel
The inference time version of a multi-label linear model trained using SGD.
|
LinearSGDOptions.LossEnum
Available loss types.
|
LinearSGDTrainer
A trainer for a multi-label linear model which uses SGD.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.