Calibrate Cross-validated Binary Classification Models
Source:R/calibrate.R
calibrate.ClassificationCV.Rd
The goal of calibration is to adjust the predicted probabilities of a binary classification model so that they better reflect the true probabilities (i.e. empirical risk) of the positive class.