21.01.2014 Views

Support Vector Machines - The Auton Lab

Support Vector Machines - The Auton Lab

Support Vector Machines - The Auton Lab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Learning the Maximum Margin Classifier<br />

“Predict Class = +1”<br />

zone<br />

wx+b=1<br />

wx+b=0<br />

wx+b=-1<br />

“Predict Class = -1”<br />

zone<br />

M =<br />

2<br />

w.w<br />

Given guess of w , b we can<br />

• Compute whether all data<br />

points are in the correct<br />

half-planes<br />

• Compute the margin width<br />

Assume R datapoints, each<br />

(x k ,y k ) where y k = +/- 1<br />

What should our quadratic<br />

optimization criterion be?<br />

How many constraints will we<br />

have?<br />

What should they be?<br />

Copyright © 2001, 2003, Andrew W. Moore <strong>Support</strong> <strong>Vector</strong> <strong>Machines</strong>: Slide 25<br />

Learning the Maximum Margin Classifier<br />

“Predict Class = +1”<br />

zone<br />

wx+b=1<br />

wx+b=0<br />

wx+b=-1<br />

“Predict Class = -1”<br />

zone<br />

M =<br />

2<br />

w.w<br />

Given guess of w , b we can<br />

• Compute whether all data<br />

points are in the correct<br />

half-planes<br />

• Compute the margin width<br />

Assume R datapoints, each<br />

(x k ,y k ) where y k = +/- 1<br />

What should our quadratic<br />

optimization criterion be?<br />

Minimize w.w<br />

How many constraints will we<br />

have? R<br />

What should they be?<br />

w . x k + b >= 1 if y k = 1<br />

w . x k + b

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!