Learn Before
Concept
Soft Margin Formulation
To relax the optimization problem for Hard-Margin SVM, we allow data points to live inside of the margin for the decision boundary, however we introduce a penalty term . We then reformulate the problem as follows:
You might notice that this formula is noticeably different than what is shown in the book. However, this reformulation will lead us down a very interesting rabbit hole.
0
2
Updated 2020-03-08
Tags
Data Science