InEase commited on
Commit
962c66f
·
1 Parent(s): e405448

Init Repo

Browse files
Files changed (2) hide show
  1. population_data.csv +26 -0
  2. rf.pkl +3 -0
population_data.csv ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ year index,GDP_per_capita,Unemployment_rate,Medical_resources_per_capita,Past_years_life_expectancy_growth_rate,life_expectancy
2
+ 1998,6860,4.73,213,0.34,70.58
3
+ 1999,7229,4.7,245,0.48,70.92
4
+ 2000,7942,4.53,173,0.47,71.25
5
+ 2001,8717,4.53,193,0.47,71.59
6
+ 2002,9506,4.41,237,0.47,71.92
7
+ 2003,10666,4.3,268,0.47,72.26
8
+ 2004,12487,4.3,305,0.39,72.54
9
+ 2005,14368,4.14,366,0.39,72.83
10
+ 2006,16738,4,395,0.39,73.11
11
+ 2007,20494,3.76,452,0.39,73.4
12
+ 2008,24100,4.36,519,0.39,73.68
13
+ 2009,26180,4.29,586,0.4,73.97
14
+ 2010,30808,4.2,625,0.39,74.26
15
+ 2011,36277,4.34,744,0.39,74.56
16
+ 2012,39771,4.47,838,0.39,74.85
17
+ 2013,43497,4.54,912,0.39,75.14
18
+ 2014,46912,4.59,1045,0.39,75.44
19
+ 2015,49922,4.61,1165,0.39,75.73
20
+ 2016,53783,4.65,1307,0.39,76.03
21
+ 2017,59592,4.68,1451,0.39,76.32
22
+ 2018,65534,4.42,1685,0.39,76.62
23
+ 2019,70078,4.32,1902,0.22,76.79
24
+ 2020,71828.15,5.2,1843,0.22,76.96
25
+ 2021,80976,5.1,2115,0.22,77.13
26
+ 2022,85698,5.5,2120,0.22,77.3
rf.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e2fa2d684e820f125dc3e804e9a0e447b4f46ff7e3073a70dc84a82c06cf8a6
3
+ size 31081