Package | Description |
---|---|
org.tribuo.classification.sgd |
Provides infrastructure for Stochastic Gradient Descent for classification problems.
|
org.tribuo.classification.sgd.linear |
Provides an implementation of a classification linear model using Stochastic Gradient Descent.
|
org.tribuo.classification.sgd.objectives |
Provides classification loss functions for Stochastic Gradient Descent.
|
Class and Description |
---|
Util.ExampleArray
A nominal tuple.
|
Util.SequenceExampleArray
A nominal tuple.
|
Class and Description |
---|
LabelObjective
An interface for single label prediction objectives.
|
Class and Description |
---|
LabelObjective
An interface for single label prediction objectives.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.