View source: R/get_timeseries_metrics.R
get_timeseries_metrics | R Documentation |
yardstick
package.This is a convenience function that will return time series metrics from the
yardstick
package that can be used with the run_models()
function.
get_timeseries_metrics(include_multiclass = FALSE)
a list with time series metric functions from the yardstick
package.
run_models
https://yardstick.tidymodels.org/articles/metric-types.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.