Nixtla / neuralforecast

Scalable and user friendly neural :brain: forecasting algorithms.
https://nixtlaverse.nixtla.io/neuralforecast
Apache License 2.0
2.7k stars 313 forks source link

cross_validation doesn't have refit argument #936

Closed ZhikangLai closed 3 months ago

ZhikangLai commented 3 months ago

What happened + What you expected to happen

Hi, I found that the cross-validation method does not allow the use of 'refit' , I followed the steps on this page: https://nixtlaverse.nixtla.io/neuralforecast/examples/cross_validation_tutorial.html

Versions / Dependencies

neuralforecast 1.6.4

Reproduction script

You can do the same follow thish page: https://nixtlaverse.nixtla.io/neuralforecast/examples/cross_validation_tutorial.html

Issue Severity

None

jmoralez commented 3 months ago

Hey. This will be available in the next release, which may happen this week.