1 / 7

Support-Vector Networks C Cortes and V Vapnik

Support-Vector Networks C Cortes and V Vapnik. 12.04.26.(Tue) Computational Models of Intelligence Joon Shik Kim. Introduction. The support-vector network is a new learning machine for two-group classification problems.

xylia
Download Presentation

Support-Vector Networks C Cortes and V Vapnik

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Support-Vector NetworksC Cortes and V Vapnik 12.04.26.(Tue) Computational Models of Intelligence Joon Shik Kim

  2. Introduction • The support-vector network is a new learning machine for two-group classification problems. • Input vectors are non-linearly mapped to a very high dimension feature space. • In this feature space a linear decision surface is constructed.

  3. Graphical Description of SVM

  4. Optimal HyperplaneAlgorithm (1/2) • The set of labeled training patterns is said to be linearly separable if there exists a vector w and a scalar b such that the inequalities if if

  5. Optimal HyperplaneAlgorithm (2/2) • The optimal hyperplane • Distance is given by

  6. Lagrangian (1/2)

  7. Lagrangian (2/2)

More Related