Borrar filtros
Borrar filtros

Multivariate Time Series Forecasting using LSTM

7 visualizaciones (últimos 30 días)
Geraldo Cesario Junior
Geraldo Cesario Junior el 24 de En. de 2022
I am working to do a Time Series Forecasting using Deep Learning LSTM.
The data file is MSLSTMR.CSV and it contains a sequencial information column 1 to 17, and must results in the columns 18 to 23 ( to corresponding n+1). So data in line n (column 1 to 17 - Independente Variables) must generate the results in line n+1 (columns 18 to 23 - Dependente variables).
The code file is deep_learning_2_Multivariate and is generating error during execution because do not allocate the correct inputs to train.
I have tested using one Independente Variable ( only column 1) with One Dependente Vabiable ( one from column 18 to 23) and the code for this work, but do not have sufficient information to generate good forecasting.
How can i correct the code to work with Multivariate?

Respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by