Uses of Package
org.tribuo.common.sgd
Package
Description
Provides infrastructure for Stochastic Gradient Descent for classification problems.
Provides an implementation of a classification factorization machine using Stochastic Gradient Descent.
Provides an implementation of a classification linear model using Stochastic Gradient Descent.
Provides classification loss functions for Stochastic Gradient Descent.
Provides the base classes for models trained with stochastic gradient descent.
Provides infrastructure for Stochastic Gradient Descent for multi-label classification problems.
Provides an implementation of a multi-label classification factorization machine model using Stochastic Gradient Descent.
Provides an implementation of a multi-label classification linear model using Stochastic Gradient Descent.
Provides multi-label classification loss functions for Stochastic Gradient Descent.
Provides infrastructure for Stochastic Gradient Descent based regression models.
Provides an implementation of factorization machines for regression using Stochastic Gradient Descent.
Provides an implementation of linear regression using Stochastic Gradient Descent.
Provides regression loss functions for Stochastic Gradient Descent.
-
ClassDescriptionAn interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionA quadratic factorization machine model trained using SGD.A trainer for a quadratic factorization machine model which uses SGD.A model trained using SGD.A trainer for a model which uses SGD.A
Parameters
for factorization machines.An interface for a loss function that can produce the loss and gradient incurred by a single prediction. -
ClassDescriptionA linear model trained using SGD.A trainer for a linear model which uses SGD.A model trained using SGD.A trainer for a model which uses SGD.An interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionAn interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionA quadratic factorization machine model trained using SGD.A linear model trained using SGD.A model trained using SGD.A nominal tuple used to capture the prediction and the number of active features used by the model.A trainer for a model which uses SGD.A
Parameters
for factorization machines.An interface for a loss function that can produce the loss and gradient incurred by a single prediction. -
ClassDescriptionAn interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionA quadratic factorization machine model trained using SGD.A trainer for a quadratic factorization machine model which uses SGD.A model trained using SGD.A trainer for a model which uses SGD.A
Parameters
for factorization machines.An interface for a loss function that can produce the loss and gradient incurred by a single prediction. -
ClassDescriptionA linear model trained using SGD.A trainer for a linear model which uses SGD.A model trained using SGD.A trainer for a model which uses SGD.An interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionAn interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionAn interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionA quadratic factorization machine model trained using SGD.A trainer for a quadratic factorization machine model which uses SGD.A model trained using SGD.A trainer for a model which uses SGD.A
Parameters
for factorization machines.An interface for a loss function that can produce the loss and gradient incurred by a single prediction. -
ClassDescriptionA linear model trained using SGD.A trainer for a linear model which uses SGD.A model trained using SGD.A trainer for a model which uses SGD.An interface for a loss function that can produce the loss and gradient incurred by a single prediction.
-
ClassDescriptionAn interface for a loss function that can produce the loss and gradient incurred by a single prediction.