Data310_workbook

View the Project on GitHub SGLott/Data310_workbook

Project 2: Demographics and Health Data for Jordan

Country Introduction:

JordanMap

Located in the Middle East, Jordan is a country with a population of 6.5 million residing in 89,342 sq km. It is located in a pivotal place between Israel, West Bank, Syria, Iraq, and Saudi Arabia. Because of its important location, understanding the wealth and wealth’s influencing factors is vital.

Project Introduction/Summary:

Using DHS (Demographics and Health) Program data, I downloaded 2017-18 Standard DHS data for Jordan. I used four models to test the data to better understand wealth distribution in Jordan. The models we used were a logistic regression model, a random forest model, a linear estimator logistic regression, and a gradient boosting model. I compared the four models against each other to see which model best predicted the wealth categories in Jordan.

Project Questions

Penalized Logistic Regression
Random Forest
Logistic Regression (TensorFlow)
Gradient Boosting Model
Comparison of Four Models