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.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn