Training Linear SVMs’
By - Thorsten Joachims Prasad Seemakurthi
Training Linear SVMs By - Thorsten Joachims Prasad Seemakurthi - - PowerPoint PPT Presentation
Training Linear SVMs By - Thorsten Joachims Prasad Seemakurthi Agenda What is SVM Kernel Hard Margins Soft Margins Linear Algorithm Few Examples Conclusion SVM Curtain Rais iser Linear Classification
By - Thorsten Joachims Prasad Seemakurthi
huge number of features nearly as much as computation as seems to be necessary
Y (est)
Any of these would be fine … But which is best … ?
denotes +1 denotes -1
Y (est)
denotes +1 denotes -1
Support Vectors
according to intuition and PAC theory
are important
Classifier with the maximum margin This kind of simplest kind of SVM is called Linear SVM
.
Decision boundary
fat separator between classes
generalize the test data
1 2 . 𝑥𝑢. 𝑥 is minimized
For all {(xi , yi )}: yi 𝑥𝑈 + 𝑦𝑗 + 𝑐 ≥ 1 The solution involves construction a dual problem where a Lagrange multiplier I is associated with every constraint in the primary problem:
What should be our quadratic
Minimize
1 2 ∗ 𝑥𝑈 ∗ 𝑥 + 𝐷
𝐿=1 𝑆
𝜁