Skip to content

Harri200191/GDP-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDP Prediction using ANN with ARIMA

This project aims to predict the Gross Domestic Product (GDP) for the next decade of a country using a combination of Artificial Neural Networks (ANN) and Autoregressive Integrated Moving Average (ARIMA) models. The project utilizes historical GDP data and combines the strengths of both ANN and ARIMA to generate accurate and reliable predictions.

Introduction

Predicting GDP is a complex task due to various factors that influence economic growth. This project utilizes a hybrid approach by combining the ANN and ARIMA models to leverage their respective strengths. ANN is capable of learning complex relationships between input features and the target variable, while ARIMA is effective in capturing temporal dependencies and trends.

Installation

To set up the project locally, follow these steps:

Clone the repository:

git clone https://github.com/Harri200191/GDP-Prediction.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published