chenghan710
chenghan710
可以了 感謝您的回答
Thanks for replying, the first question was solved, for the problem(2), the two output is I set DAY_AHEAD as 2, 3  It seems only predict for one day, here...
I tried the rolling forecasting method, the error was reported I've update pandas to the newest version
The error still exist
Sorry, here is another question I used multiple_keras_predict and set run time=20, and NEXT_DAY=TRUE Is this mean that it will predict the value of 20 days in the future? e.g....
So if I want to predict the value of 20 days in the future, it can only use rolling forecasting method?
It is OK for me to running one-day-ahead forecasting multiple times with changing the dataset, but I still have the same error for running rolling forecasting method