Package org.tribuo.classification.sgd.objectives
package org.tribuo.classification.sgd.objectives
Provides classification loss functions for Stochastic Gradient Descent.
-
ClassDescriptionHinge loss, scores the correct value margin and any incorrect predictions -margin.A multiclass version of the log loss.