Uses of Package
org.tribuo.classification.sgd.kernel
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.
-
-
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.