This project analyzes various factors that affect life expectancy in countries all over the world with data provided by the World Health Organization.
The image below shows the glimpse of the Exploratory Data Analysis performed in this project. This image is a boxplot of the life expectancy of countries against their development status.
- Data Cleaning
- Exploratory Data Analysis
- Data Visualization
- Variable selection Algorithms namely:
- Lasso Regression
- Ridge Regression
- Forward Selection
- Backward selection