SSU

Given linearly separable data , finds a linear classifier

We can find infinitely many classifiers minimizing the distance between the hyperplane and training data , given by

which is an unsigned distance. Maximum margin classifier finds parameters by maximizing the margin, where margin is the minimal distance from hyperplane.