multivariate time series forecasting using lstm

37 views (last 30 days)
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

Answers (1)

Jon Cherrie
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.

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!