Documentation
API
Examples
About
Binary logistic loss.
label (int) – ground-truth integer label (0 or 1).
int
logit (float) – score produced by the model (float).
float
loss value