how to manage the input data to a neural network (time series)
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Srivardhan Gadila
el 30 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!