JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
org.tribuo.classification.sgd.kernel.KernelSVMTrainer
Packages that use
KernelSVMTrainer
Package
Description
org.tribuo.classification.sgd.kernel
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.
Uses of
KernelSVMTrainer
in
org.tribuo.classification.sgd.kernel
Methods in
org.tribuo.classification.sgd.kernel
that return
KernelSVMTrainer
Modifier and Type
Method
Description
KernelSVMTrainer
KernelSVMOptions.
getTrainer
()