Skip to content

Life expecting prediction for all countries based on individual variables such as demographic variables, income composition and mortality rates, and also Important immunization like Hepatitis B, Polio and Diphtheria.

Notifications You must be signed in to change notification settings

Koosha-E-Khorasani/Life_Expectancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Expectancy Prediction

Overall

Life expecting prediction for all countries based on individual variables such as demographic variables, income composition and mortality rates, and also Important immunization like Hepatitis B, Polio and Diphtheria.

Technologies

For purpose of implementing multiple linear regression libraries such as pandas and scikit-learn are used.

Details

As first step data from .CSV file is loaded and then after preprocessing operation, including one hot encoding for development status and country, through using scikit-learn data is divided to test and train, then it is after using training the algorithm, by test data, R2 score is calculated and this value is 0.96.

Data Source

Data is gathered from here.

About

Life expecting prediction for all countries based on individual variables such as demographic variables, income composition and mortality rates, and also Important immunization like Hepatitis B, Polio and Diphtheria.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages