Table 1.
Commonly used kernel functions for vector machine algorithms
| Kernel function name | Expression |
|---|---|
| Linear kernel | |
| Polynomial kernel | |
| Laplacian kernel | |
| Radial basis kernel (Gaussian kernel) | |
| Sigmoid kernel |
Note: xi and xj denote two sample vectors, n, a, b, σ denote the parameters in the kernel function.