how to manage the input data to a neural network (time series)
9 ビュー (過去 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 で Modeling and Prediction with NARX and Time-Delay Networks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!