calc_yardstick_metrics: wrapper for calculating metrics with yardstick functions

Description Usage Arguments Value

Description

It is used in tf_calc_metrics for making the function calls for different metrics modular.

Usage

1
calc_yardstick_metrics(forecasts, testset, func, detailed)

Arguments

forecasts

The dataframe containing the forecasts.

testset

The dataframe containing the testset.

func

The yardstick function call.

detailed

If True the metrics for each article will be returned.

Value

The calculated metrics for each method.


flostracke/efor documentation built on June 5, 2019, 5:36 p.m.