Uses of Class
org.tribuo.classification.sgd.kernel.KernelSVMTrainer
Packages that use KernelSVMTrainer
Package
Description
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