[scikit-learn] Double hinge loss

Maroan K kmaroank at gmail.com
Mon Jul 11 01:19:09 EDT 2022


Hi,

Could anyone please give the derivative of the double hinge loss (DH)?

DH = max(-wx,max(0, 1/2 - 1/2 * wx))

I guess the derivative of DH is usually -wx , is this right?

Sorry if this is not the right place to ask such a question.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20220711/e82bc7fc/attachment.html>


More information about the scikit-learn mailing list