LSTM time series forecasting, predicting future values

조회 수: 29 (최근 30일)
Stashu Kozlowski
Stashu Kozlowski 2022년 4월 4일
답변: David Willingham 2022년 4월 5일
Hello, I am currently trying to learn how to perform time series forecasting using Matlab. I have been following this MATLAB guide.
However, my goal to to use LSTM to predict future values rather then compare it to known values. This guide take in a data sample of 500 points, is trained and then predicts the points from 450 to 500. My goal is to have it predict points 501 to 550.
Does anyone know how I can alter the code given in the example to achieve this?

답변 (1개)

David Willingham
David Willingham 2022년 4월 5일
Hi Stashu,
Take a look at this updated example:
In it there is a section on "closed-loop forecasting" which should provide you with what you're looking for.

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by