Definition
where
The kernel function returns the result of Inner product in by using only the original input data.
Examples
Some common kernel functions are as follows:
- Linear:
- Polynomial:
- Gaussian radial basis function:
- Sigmoid:
where
The kernel function returns the result of Inner product in by using only the original input data.
Some common kernel functions are as follows: