Description Usage Arguments Value
Maximum Calibration Error (MCE), returns maximum calibration error for equal-frequency binning model
1 | getMCE(actual, predicted, n_bins = 10)
|
actual |
vector of observed class labels (0/1) |
predicted |
vector of uncalibrated predictions |
n_bins |
number of bins of the underlying equal-frequency histogram, Default: 10 |
equal-frequency MCE value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.