model_calibration | R Documentation |
Model Calibration
model_calibration(df, preds_col, binary_class_col)
df |
A dataframe |
preds_col |
A string with the name of the column containing the probabilistic predictions |
binary_class_col |
A string with the name of the column with the labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.