Skip to content

A simple linear regression model which will predict population of a country

Notifications You must be signed in to change notification settings

aesutsha/population-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script is a simple linear regression model which will predict population of a country. It will consider user input for a country (depends on availability)

The population data was collected from https://data.worldbank.org/indicator/SP.POP.TOTL

Also, all the countries available are given as a json file in country_list file.

User Input:

country: name of the country to be predicted
year: the year to be predicted

Below is a sample output given:

output

About

A simple linear regression model which will predict population of a country

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages