Uses of Class
org.tribuo.classification.sgd.kernel.KernelSVMOptions

Packages that use KernelSVMOptions
Package
Description
Provides a set of main methods for interacting with classification tasks.
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.