Content deleted Content added
→Generalized smooth hinge loss: reference: http://qwone.com/~jason/writing/smoothHinge.pdf |
→Generalized smooth hinge loss: reference: http://qwone.com/~jason/writing/smoothHinge.pdf |
||
Line 200:
The generalized smooth hinge loss function with parameter <math>\alpha</math> is defined as
:<math>f^*_\alpha(z) \;=\; \begin{cases} \frac{\alpha}{\alpha + 1} - z & \text{if }z
where
|