get_all_metrics: Returns all metrics from the 'yardstick' package.

View source: R/get_all_metrics.R

get_all_metricsR Documentation

Returns all metrics from the yardstick package.

Description

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


jbryer/mldash documentation built on March 4, 2023, 9:35 p.m.