Combination of arima model and neural network

4 views (last 30 days)
How to combine arima model and neural network for forecasrting?

Answers (1)

Umang Pandey
Umang Pandey on 5 Nov 2024
Hi Angelin,
You can refer to the following File Exchange submission on using Generalized Regression Neural Network (GRNN) with ARIMA to assess the disease epidemic situation. This gives an idea on how to combine ARIMA with a NN :
You can also refer to the following article as a reference for getting an idea on theoritical aspect of combining the two for forecasting:
Best,
Umang

Community Treasure Hunt

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

Start Hunting!