Skip to content

Developed a machine learning model to predict life expectancy across countries using regression algorithms. The objective was to uncover health, economic, and social factors influencing life span and support global policy decision-making

Notifications You must be signed in to change notification settings

Yashvj22/Life_Expectancy_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 Life Expectancy Prediction Model

This project predicts Life Expectancy based on various socio-economic and health-related factors. The model is built using Machine Learning techniques and deployed as an interactive Streamlit app.

Features

  • Exploratory Data Analysis (EDA): Visualizing and understanding key factors affecting life expectancy.
  • Data Preprocessing: Handling missing values, feature scaling, and transformation.
  • Model Building: Implemented multiple regression models with hyperparameter tuning.
  • Evaluation Metrics: Used RΒ² Score to evaluate model performance.
  • Interactive Streamlit App: Users can input data and get real-time predictions.

How to Use

  1. Open the Streamlit App (link below).
  2. Enter the required input features.
  3. Click Predict to see the estimated Life Expectancy.

Dataset

The dataset contains features like:

  • GDP, Alcohol Consumption, Schooling, Immunization Coverage, Mortality Rate, BMI, etc.
  • The target variable is Life Expectancy (in years).

πŸš€ Live Demo

πŸ”— Check out the live app here: Life Expectancy Prediction

About

Developed a machine learning model to predict life expectancy across countries using regression algorithms. The objective was to uncover health, economic, and social factors influencing life span and support global policy decision-making

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published