Description Usage Arguments Value
It is used in tf_calc_metrics
for making the function calls for
different metrics modular.
1 | calc_yardstick_metrics(forecasts, testset, func, detailed)
|
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. |
The calculated metrics for each method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.