Content deleted Content added
Redreamality (talk | contribs) →Logistic loss: change line |
|||
Line 127:
:<math>\begin{align}
\phi(v) &= C[f^{-1}(v)]+\left(1-f^{-1}(v)\right)\, C'\left[f^{-1}(v)\right] \\
&= \frac{1}{\log(2)}\left [\frac{-e^v}{1+e^v}\log
</math> The logistic loss is convex and grows linearly for negative values which make it less sensitive to outliers. The logistic loss is used in the [[LogitBoost|LogitBoost algorithm]].
|