Package | Description |
---|---|
org.tribuo.classification.experiments |
Provides a set of main methods for interacting with classification tasks.
|
org.tribuo.classification.sgd.kernel |
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.
|
Modifier and Type | Field and Description |
---|---|
KernelSVMOptions |
AllTrainerOptions.kernelSVMOptions |
Modifier and Type | Field and Description |
---|---|
KernelSVMOptions |
TrainTest.TrainTestOptions.trainerOptions |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.