You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .metrics are generated from fit_resamples. How were accuracy and AUC chosen as metrics? Were they specified with metric_set or are they the defaults for classification?
The text was updated successfully, but these errors were encountered:
https://www.tidymodels.org/start/resampling/#fit-resamples
The .metrics are generated from
fit_resamples
. How were accuracy and AUC chosen as metrics? Were they specified withmetric_set
or are they the defaults for classification?The text was updated successfully, but these errors were encountered: