Package | Description |
---|---|
org.tribuo.classification.sgd.kernel |
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.
|
Modifier and Type | Method and Description |
---|---|
protected KernelSVMModel |
KernelSVMModel.copy(String newName,
ModelProvenance newProvenance) |
KernelSVMModel |
KernelSVMTrainer.train(Dataset<Label> examples,
Map<String,com.oracle.labs.mlrg.olcut.provenance.Provenance> runProvenance) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.