WHO Life Expectancy Predictor
Project information
- Category: Python
- Model Type: Multiple Linear Regression
- Project Date: 12 April, 2024
- Project Link: Github
Created a model to predict life expectancy using data from the World Health Organization. Achieved a Coefficient of Determination (R2) of 0.984. Used languages and libraries to create the model including Python, Pandas, Seaborn, MatPlotLib, Sk-Learn, and category_encoders. Visualized data in a Jupyter Notebook including a Correlation Heatmap, Histogram, Box Plots, Bar Plots, and Scatter Plots.