Package | Description |
---|---|
org.tribuo.classification.sgd |
Provides infrastructure for Stochastic Gradient Descent for classification problems.
|
org.tribuo.classification.sgd.objectives |
Provides classification loss functions for Stochastic Gradient Descent.
|
org.tribuo.math.la |
Provides a linear algebra system used for numerical operations in Tribuo.
|
org.tribuo.math.util |
Provides math related util classes.
|
org.tribuo.multilabel.sgd |
Provides infrastructure for Stochastic Gradient Descent for multi-label classification problems.
|
org.tribuo.multilabel.sgd.objectives |
Provides multi-label classification loss functions for Stochastic Gradient Descent.
|
Class and Description |
---|
VectorNormalizer
A functional interface that generates a normalized version of a double array.
|
Class and Description |
---|
VectorNormalizer
A functional interface that generates a normalized version of a double array.
|
Class and Description |
---|
VectorNormalizer
A functional interface that generates a normalized version of a double array.
|
Class and Description |
---|
Merger
An interface for merging an array of
DenseSparseMatrix into a single DenseSparseMatrix . |
VectorNormalizer
A functional interface that generates a normalized version of a double array.
|
Class and Description |
---|
VectorNormalizer
A functional interface that generates a normalized version of a double array.
|
Class and Description |
---|
VectorNormalizer
A functional interface that generates a normalized version of a double array.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.