Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Support vector machines nonlinear classifiers

Support Vector Machines (SVMs) generate either linear or nonlinear classifiers depending on the so-called kernel [149]. The kernel is a matrix that performs a transformation of the data into an arbitrarily high-dimensional feature-space, where linear classification relates to nonlinear classifiers in the original space the input data lives in. SVMs are quite a recent Machine Learning method that received a lot of attention because of their superiority on a number of hard problems [150]. [Pg.75]

In Figure 39, we present the network structure of a support vector machine classifier. The input layer is represented by the support vectors xi,. .x and the test (prediction) pattern Xt, which are transformed by the feature function cj) and mapped into the feature space. The next layer performs the dot product between the test pattern (( (x ) and each support vector ( > xi). The dot product of feature functions is then multiplied with the Lagrangian multipliers, and the output is the nonlinear classifier from Eq. [53] in which the dot product of feature functions was substituted with a kernel function. [Pg.334]


See other pages where Support vector machines nonlinear classifiers is mentioned: [Pg.171]    [Pg.237]    [Pg.205]    [Pg.351]    [Pg.376]    [Pg.496]    [Pg.496]    [Pg.106]    [Pg.425]    [Pg.661]    [Pg.424]    [Pg.155]    [Pg.76]    [Pg.351]    [Pg.498]    [Pg.389]   
See also in sourсe #XX -- [ Pg.316 , Pg.317 ]




SEARCH



Classified

Classifier

Classifying

Nonlinear classification, support vector machine classifiers

Support classifier

Support vector machines

Support vectors

Supported vector machine

© 2024 chempedia.info