[Classification algorithm]: SVM support vector machine

Source: Internet
Author: User
Support Vector machines SVM, short
  • The purpose of the classification algorithm is to learn a classification function or a classification model (classifier)that can map the data items in a database to one of the given categories, thus predicting unknown categories.
  • SVM is a kind of supervised learning method.
  • Support vector: A vector point supporting or supporting a plane that separates two categories of classes
  • Machine: Is the algorithm, machine learning often think of some algorithms as a machine
  • Ultra-flat:

In n-dimensional space, the whole of the point (x1,x2,..., xn) satisfying the a1x1+a2x2+...+anxn=b of the N-ary equation is called a super-plane (i.e. generalized plane) of space.

Specific to the 2-dimensional space, is a straight line, 3-dimensional space, is a plane.

[Classification algorithm]: SVM support vector machine

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.