eval_preds: eval_preds

View source: R/eval_preds.R

eval_predsR Documentation

eval_preds

Description

Automatically evaluates predictions created by tidy_predict. No need to supply column names.

Usage

eval_preds(.data, ..., softprob_model = NULL)

Arguments

.data

dataframe as a result of tidy_predict

...

additional metrics from yarstick to be calculated

softprob_model

character name of the model used to create multiclass probabilities

Value

tibble of summarized metrics


Harrison4192/autostats documentation built on April 14, 2025, 9:44 a.m.