https://github.com/byte7/life-satisfaction-prediction
Predicting life satisfaction using OECD and IMF gdp data.
https://github.com/byte7/life-satisfaction-prediction
Last synced: about 2 months ago
JSON representation
Predicting life satisfaction using OECD and IMF gdp data.
- Host: GitHub
- URL: https://github.com/byte7/life-satisfaction-prediction
- Owner: Byte7
- License: mit
- Created: 2017-09-12T18:26:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T09:31:07.000Z (over 7 years ago)
- Last Synced: 2025-01-31T01:35:07.726Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Life-Satisfaction-Prediction
Predicting life satisfaction using OECD and IMF's gdp data.The OECD dataset was obtained from the OECD's website at: http://stats.oecd.org/index.aspx?DataSetCode=BLI
The GDP dataset was obtained from IMF's website.
The analysis uses a linear regression model for predicting life satisafaction value based on the GDP of the country.