Package | Description |
---|---|
org.tribuo.classification.sgd.kernel |
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.
|
org.tribuo.math.kernel |
Provides a
Kernel interface for Mercer kernels, along with implementations of standard kernels. |
Class and Description |
---|
Kernel
An interface for a Mercer kernel function.
|
Class and Description |
---|
Kernel
An interface for a Mercer kernel function.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.