Predicting the future values based on the historical data without setting target values in multi layer neural network
8 views (last 30 days)
Show older comments
Deepti D S
on 21 Apr 2020
Commented: Deepti D S
on 23 Apr 2020
Hello Everyone,
I am trying to build a multi layer neural network prediction model in Matlab, I have to predict the next years data based on the previous years data without setting any target values, (the data is a 10*30 cell matrix stored in excel), is it possible to do? Please kindly help me out.
Accepted Answer
Srivardhan Gadila
on 23 Apr 2020
Refer to Shallow Neural Network Time-Series Prediction and Modeling and proceed with Nonlinear Autoregressive (NAR).
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!