Back to the 2022 paper

Module 3: Classification and Prediction

20222m

The margin of the decision boundary in SVM is given by

(i) d=1wd = \frac{1}{|w|}
(ii) d=12wd = \frac{1}{2 \cdot |w|}
(iii) d=2wd = \frac{2}{\|w\|}
(iv) d=1w2d = \frac{1}{|w|^2}

Similar questions