Description Usage Arguments Value
Add evaluation metrics to a tibble of models
1 | score_models(data, metrics, occ_col = "occ")
|
data |
A data frame containing columns "prediction" and "test" |
metrics |
Which metrics to add. Options: "auc", "cbi" |
occ_col |
Name of the response column in the test dataset |
Vector of evaluation metric scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.