See: Description
Class | Description |
---|---|
KernelSVMModel |
The inference time version of a kernel model trained using Pegasos.
|
KernelSVMOptions |
Options for using the KernelSVMTrainer.
|
KernelSVMTrainer |
A trainer for a kernelised model using the Pegasos optimiser.
|
TrainTest |
Build and run a kernel SVM classifier for a standard dataset.
|
TrainTest.TrainTestOptions |
Command line options.
|
Enum | Description |
---|---|
KernelSVMOptions.KernelEnum |
The kernel types.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.