how to manage the input data to a neural network (time series)
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Srivardhan Gadila
le 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 commentaires
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!