How to change the forecast horizon in LSTM model?

前端 未结 0 1872
忘掉有多难
忘掉有多难 2020-12-05 19:35

I have the following model to forecast the price time series. It generates a forecast for 1 day ahead. So, the planning horizon is 1.

model = Sequential()
mod         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题