Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 797 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 797 Bytes

This project explores whether it is possible to predict whether someone is divorced based on their demographic traits.

The data for this project came from the General Social Survey 2012.

The results of the project are written up in the pdf document https://github.com/SmellsLikeCake/predicting-divorce/blob/master/Predicting-Divorce.pdf

The jupyter notebook containing the python code used in the final version of the project is https://github.com/SmellsLikeCake/predicting-divorce/blob/master/Predicting-Divorce-remove-singles.ipynb.