max_horizon in
MLForecast.fit,
which will train that many models and each model will predict its
corresponding horizon when you call
MLForecast.predict.
Setup
Data
We will use four random series from the M4 datasetModel
| individual | recursive | |
|---|---|---|
| unique_id | ||
| H196 | 0.3% | 0.3% |
| H256 | 0.4% | 0.3% |
| H381 | 20.9% | 9.5% |
| H413 | 11.9% | 13.6% |

