Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 829 Bytes

File metadata and controls

21 lines (16 loc) · 829 Bytes

Life Expectancy Prediction Model

A machine learning project predicting country-level life expectancy using economic, educational, and environmental factors.

Features

  • Linear regression model with 4 key predictors
  • Comprehensive data preprocessing and outlier handling
  • Professional visualization suite
  • Detailed country scenario predictions
  • Statistical validation and model interpretation

Graphs

The plots below summarize the data analysis and model performance metrics.

Quick Start

pip install -r requirements.txt
python life_expectancy_model.py