An open API service indexing awesome lists of open source software.

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.

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.