Package org.tribuo.classification.sgd.kernel
package org.tribuo.classification.sgd.kernel
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.
-
ClassDescriptionThe inference time version of a kernel model trained using Pegasos.Options for using the KernelSVMTrainer.The kernel types.A trainer for a kernelised model using the Pegasos optimiser.Build and run a kernel SVM classifier for a standard dataset.Command line options.