Skip to contents

This is a convenience function that will return all the metrics from the yardstick package that can be used with the run_models() function.

Usage

get_all_metrics(include_multiclass = FALSE)

Value

a list with all the metric functions from the yardstick package.

See also

run_models

https://yardstick.tidymodels.org/articles/metric-types.html