Linear classifiers X f est f( w, b=sign ( w x-b denotes +1 denotes -1 How would you classify this data? Copyright 2001, 2003, Andrew W. Moore Support Vector Machines: Slide 7Copyright © 2001, 2003, Andrew W. Moore Support Vector Machines: Slide 7 Linear Classifiers f x a y est denotes +1 denotes -1 f(x,w,b) = sign(w. x - b) How would you classify this data?