multivariate time series forecasting using lstm
15 views (last 30 days)
Show older comments
how can i use chickenpox_example given in the help of matlab for multivariable electrical load forecasting using LSTM, let's say four inputs 1 output? can anyone help me out here?
thanks
0 Comments
Answers (1)
Jon Cherrie
on 2 May 2021
Rather than starting from the chickenpox example, you might be better off starting from the "Sequence-to-Sequence Regression Using Deep Learning" example:
In that case, the input is from 26 sensors and there is one output, an estimate of the remaining useful life of the engine.
0 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!