View source: R/sumo_forecast_per_id.R
Assign a different model to each time series
1 2 3 4 5 6 7 | sumo_forecast_per_id(
model_tbl,
splits,
future_data,
data_prepared,
transformation
)
|
model_tbl |
A modeltime_table that has been refitted to the whole dataset |
future_data |
Data frame for the future period i.e. a future frame |
data_prepared |
Dataset used for training and testing (data_prepared_tbl) |
A |
split object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.