Contents:
pycalib.scoring.
odds_correctness
Computes the odds of making a correct prediction.
y (array-like) – Ground truth labels.
p_pred (array-like) – Array of confidence estimates.
odds
float