Code
autoplot(two_class_res, metric = "roc_auc", type = "banana")
Condition
Error in `autoplot()`:
! `type` must be one of "class" or "wflow_id", not "banana".
Code
pick_metric(two_class_res, "roc_auc", "accuracy")
Condition
Error:
! Metric "roc_auc" was not in the results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.