SLIDE 1
Support ¡Vector ¡Machine ¡
Debapriyo Majumdar Data Mining – Fall 2014 Indian Statistical Institute Kolkata
November 3, 2014
Recall: A Linear Classifier A Line (generally hyperplane) that - - PowerPoint PPT Presentation
Support Vector Machine Debapriyo Majumdar Data Mining Fall 2014 Indian Statistical Institute Kolkata November 3, 2014 Recall: A Linear Classifier A Line (generally hyperplane) that separates the two classes of
November 3, 2014
2 ¡
3 ¡
4 ¡
w L support vectors support vectors L2 L1
5 ¡
w
a w1
2 + w2 2 = a
w
a w
6 ¡
w
d(0, L1) = −1− b w ,d(0, L2) = 1− b w
d(L1, L2) = 2 w min w , wTx + b ≤ −1,∀x ∈ class1 wTx + b ≥1,∀x ∈ class2 min w , yi(wTx) ≥1,∀i
Consider the classes as another dimension yi=-1, +1
7 ¡
i
8 ¡
2 −
i
i
i, j
i
i
i
9 ¡
x ! (x2, x)
10 ¡