Hello I need to do some forecast in which I do no...
# neural-forecast
j
Hello I need to do some forecast in which I do not have data of today when I need to forecast tomorrow. To do so I foresee two options: 1. forecast two days and keep the second one. 2. push yesterday’s forecast as today’s data and forecast 1 day. The first option is easily done in NF Cross validation but it is computationally heavy. Is there a way to do the second option in the current stake? Any ideas? Best and thanks for your work.
m
Hello! Option 2 is definitely more cumbersome. I would just stick with option 1.