Description Usage Arguments Examples
Plots the generated forecast against the actual values for each method. The different forecast methods are grouped by a column "key".
1 | tf_plot_preds_actuals(forecasts, test)
|
forecasts |
The created forecasts for each method |
test |
The testset with the actual values |
1 | tf_plot_preds_actuals(sales_forecast, sales_test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.