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