Uses of Interface
org.tribuo.math.kernel.Kernel

Packages that use Kernel
Package
Description
Provides a SGD implementation of a Kernel SVM using the Pegasos algorithm.
Provides a Kernel interface for Mercer kernels, along with implementations of standard kernels.