← all blocks Try in builder
eval-metric · v1.0.0
Log Loss
-mean(y·log(p) + (1-y)·log(1-p)). Penalizes overconfident wrong predictions.
Contract
- Input:
- PredictionsWithActuals
- Output:
- Metric
- Determinism:
- pure
- Side effects:
- none
- Leakage window:
- 0s
Params (live form)
JSON
{}