Machine Learning: Difference between revisions

Line 41: Line 41:
;Geometric Margin
;Geometric Margin
The geometric margin is the actual distance.<br>
The geometric margin is the actual distance.<br>
<math>\hat{\gamma}^{(i)} = y^{(i)}((\frac{w}{\Vert w \Vert})^Tx^{(i)}+\frac{b}{|b|})</math><br>
<math>\hat{\gamma}^{(i)} = y^{(i)}((\frac{w}{\Vert w \Vert})^Tx^{(i)}+\frac{b}{\Vert w \Vert})</math><br>


;Notes
;Notes