Content deleted Content added
added Savage loss generate |
savage loss cite |
||
Line 138:
== Savage loss ==
The Savage loss<ref
:<math>\phi(v)=C[f^{-1}(v)]+(1-f^{-1}(v))C'[f^{-1}(v)] = (\frac{e^v}{1+e^v})(1-\frac{e^v}{1+e^v})+(1-\frac{e^v}{1+e^v})(1-\frac{2e^v}{1+e^v}) = \frac{1}{(1+e^v)^2}</math>
The Savage loss is quasi-convex and is bounded for large negative values which makes it less sensitive to outliers. The Savage loss can be used in [[Gradient boosting|Gradient Boosting]] or the SavageBoost algorithm
== Hinge loss ==
|