Uses of Class
org.tribuo.classification.sgd.fm.FMClassificationOptions
Package
Description
Provides an implementation of a classification factorization machine using Stochastic Gradient Descent.
-
Uses of FMClassificationOptions in org.tribuo.classification.sgd.fm
Modifier and TypeFieldDescriptionTrainTest.TrainTestOptions.trainerOptions
The factorization machine trainer options.