how to manage the input data to a neural network (time series)
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Srivardhan Gadila
2020-11-30
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!