Getting Started
Tutorials
Examples
References
Contribution
Gallery
Kernel functions
Functions
l2_kernel(X, Y)
l2_kernel
linear_kernel(X, Y)
linear_kernel
Linear kernel.
rbf_kernel(X, Y[, sigma])
rbf_kernel
RBF kernel.