Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 3.17 KB

README.md

File metadata and controls

36 lines (28 loc) · 3.17 KB

County Presidential Election Results Prediction Based On Fundamentals: A Comparison

About

In our project, we highlight the potential for predicting the United States presidential election outcomes at the county level based on the fundamental variables acquired from American Community Survey data (ACS). Fundamentals refer to variables independent of the current election rhetoric, the campaign performance of a candidate immediately before an election, or social media posts. Fundamental variables include individuals' annual income, annual total family income, age, gender, marital status, race, citizenship status, language spoken at home, education level, and employment status at the individual level. Using these fundamental variables, we aim to determine whether we can predict election outcomes.

Notebooks

Results

Decision Tree Election Prediction Performance

Multi-layer Perceptron Election Prediction Performance

Random Forest Election Prediction Performance

Support Vector Machine Election Prediction Performance