Predicting future values in LSTM for time series

13 ビュー (過去 30 日間)
Aman Swaraj
Aman Swaraj 2020 年 4 月 20 日
コメント済み: yosra didi 2020 年 8 月 12 日
I've been following this tutorial -
And implemented it succesfully too, I wanted to know if i can predict future values (beyond the last date in my time series data), if yes, then how to do it?
Like I have time series data for 90 days, so if i use this model, then It will divide the data into training and testing and then we can get a forecast for testing data but say if i want to find out the prediction for 100th day, how to do it?
  5 件のコメント
ZAHIR HOSSAIN
ZAHIR HOSSAIN 2020 年 8 月 5 日
編集済み: ZAHIR HOSSAIN 2020 年 8 月 6 日
can you upload the full code please, i am having some trouble with rmse calculation, changing ytest gives error "Matrix dimensions must agree." the full code can give me a better understanding for my case. Aman Swaraj
yosra didi
yosra didi 2020 年 8 月 12 日
Could you upload the full code, i am facing a problem, thanks

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by