Skip to content

Bhushan4829/GDP_Prediction_using_xgboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GDP Prediction Model Using Energy Consumption and Production

Overview

Welcome to our GDP Prediction Project! This project explores the intriguing relationship between a country's GDP and its energy dynamics, including consumption and production levels. Our goal is to understand how these factors interplay to influence the economic output, enabling more informed policy-making and economic planning.

Project Description

In this analysis, we delve deep into the datasets representing energy consumption and production across various countries. By leveraging these indicators, we aim to forecast GDP with an aim toward accuracy and actionable insights. After experimenting with multiple machine learning models, we've identified XGBoost as the top performer, achieving an impressive accuracy of 99.81%.

Models Explored

  • Linear Regression
  • Random Forest
  • SVM (Support Vector Machine)
  • XGBoost (Extreme Gradient Boosting) - Our model of choice with the highest accuracy.

Why XGBoost? XGBoost has proven its efficiency in handling large datasets with a blend of speed and performance. It excels in scenarios where precision is paramount, making it ideal for our needs in GDP prediction. This model has enabled us to capture the complex nonlinear relationships between energy metrics and GDP outcomes effectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages