get_timeseries_metrics: Returns time series metrics from the 'yardstick' package.

View source: R/get_timeseries_metrics.R

get_timeseries_metricsR Documentation

Returns time series metrics from the yardstick package.

Description

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

Usage

get_timeseries_metrics(include_multiclass = FALSE)

Value

a list with time series 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.