Skip to content

ASACHIT/Life-expectancy-predictor

 
 

Repository files navigation

Life Expentancy Predictor in Python

A Python program that predicts the life expectancy of a given country on a given year.

currently it can predict only these country:

"Australia",
"Brazil",
"Canada",
"China",
"France",
"Germany",
"India",
"Italy",
"Japan",
"Mexico",
"Russia",
"Spain",
"Switzerland",
"United Kingdom",
"United States",

Installation

Running Code directly

  git clone https://github.com/ASACHIT/Life-expectency.git
  cd Life-expectency
  pip3 install -r requirement.txt
  python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Python 1.0%