Predicting the future values based on the historical data without setting target values in multi layer neural network

8 views (last 30 days)
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
Srivardhan Gadila on 23 Apr 2020
Refer to Shallow Neural Network Time-Series Prediction and Modeling and proceed with Nonlinear Autoregressive (NAR).

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!