pub fn logit_loss_gradient(y: ValueType, f: ValueType) -> ValueType
Expand description

Log-likelyhood gradient calculation.