Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 863 Bytes

File metadata and controls

22 lines (16 loc) · 863 Bytes

Global Trade Prediction Model

A machine learning project predicting bilateral trade flows between countries using economic indicators, geographic factors, and policy variables.

Features

  • Linear regression model with 7 key predictors
  • pycountry integration for ISO 3166-1 alpha-3 country code normalization
  • Comprehensive data preprocessing and country code validation
  • Professional visualization suite
  • Detailed trade pair predictions
  • Statistical validation and model interpretation

Graphs

The plots below summarize the trade flow distribution and top trading pairs with ISO country codes.

Quick Start

pip install -r requirements.txt
python global_trade_model.py