calibrate.ClassificationRes | R Documentation |
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.
x |
ClassificationRes object. |
algorithm |
Character: Algorithm to use to train calibration model. |
hyperparameters |
Hyperparameters object: Setup using one of |
resampler_parameters |
ResamplerParameters |
verbosity |
Integer: Verbosity level. |
... |
Not used |
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.