- Type Parameters:
TRAINER
- The type of the trainer produced.
- All Superinterfaces:
com.oracle.labs.mlrg.olcut.config.Options
- All Known Implementing Classes:
AllTrainerOptions
,CARTClassificationOptions
,FMClassificationOptions
,KernelSVMOptions
,KNNClassifierOptions
,LibLinearOptions
,LibSVMOptions
,LinearSGDOptions
,MultinomialNaiveBayesOptions
,XGBoostOptions
-
Field Summary
Fields inherited from interface com.oracle.labs.mlrg.olcut.config.Options
header
-
Method Summary
Modifier and TypeMethodDescriptionConstructs the trainer based on the provided arguments.Methods inherited from interface com.oracle.labs.mlrg.olcut.config.Options
getOptionsDescription
-
Method Details
-
getTrainer
-