how to manage the input data to a neural network (time series)
9 views (last 30 days)
Show older comments
Hi everyone, I'm using the machine learning and deep learning toolbox to train neural networks for predicting time series.
At the input I have a historical power series (active power values) and a series of columns relating to day, month, hour and days of the week.
How should I handle this incoming data? Do I need to normalize it somehow? My output goal is the prediction of reactive power. I am currently using the "non linear input-output" of the Neural Net Time series.
An infinite thanks to those who can give me information about it.
0 Comments
Answers (1)
Srivardhan Gadila
on 30 Nov 2020
You can refer to the following documentation pages: Choose Neural Network Input-Output Processing Functions, Configure Shallow Neural Network Inputs and Outputs, Shallow Neural Network Time-Series Prediction and Modeling, Maglev Modeling & Modeling and Prediction with NARX and Time-Delay Networks.
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!