eval_preds | R Documentation |
Automatically evaluates predictions created by tidy_predict
. No need to supply column names.
eval_preds(.data, ..., softprob_model = NULL)
.data |
dataframe as a result of |
... |
additional metrics from yarstick to be calculated |
softprob_model |
character name of the model used to create multiclass probabilities |
tibble of summarized metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.