Support Vector Margin

#Computers
The orthogonal distance between the hyperplane and the support vectors in an SVM

$\displaystyle \text{Margin} = \text{min}{(w,b)} \frac{y{n}(w^{T}\phi(x_{n})+b)}{\left\lVert w\right\rVert}$