statsforecast
statsforecast copied to clipboard
[FEAT] Add `input_size` to `forecast` method
Is your feature request related to a problem? Please describe.
The cross_validation method has the argument input_size; forecast should also have it.