[Pattern recognition] SVM Kernel Function

Source: Internet
Author: User

The following are common core function representations:

Linear Kernel)


Polynomial kernel)


Radial Basis Function)

Also calledGaussian Kernel)Because it can be seen as a form of the following core function:

A radial basis function is a real-value function that depends only on the distance of a specific point. Any function that satisfies the characteristics is called the radial vector function. The standard Euclidean distance is generally used, although other distance functions can also be used. Therefore, the other two commonly used kernel functions, power exponent kernel and Laplace kernel, also belong to radial basis kernel functions. In addition, less commonly used radial basis cores include ANOVA, secondary rational, multivariate secondary, and inverse multivariate secondary.
Exponential Kernel)
  Laplacian Kernel)
  ANOVA kernel (ANOVA kernel)
  Rational Quadratic Kernel)
  Multiquadric Kernel)
  Inverse multiquadric Kernel)
Another simple and practical solution is: Sigmoid core (sigmoid kernel)
The preceding methods are commonly used. Most of them are directly set in SVM, SVM-light, And ranksvm. There are other uncommon ones, such as wavelet kernels and Bayesian kernels, which can be specified by the Code.



(Reprinted please indicate the author and Source: http://blog.csdn.net/xiaowei_cqu is not allowed for commercial use)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.