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.
- Data Processing & Analysis
- Model Performance with Full Dataset
- Model Performance with Feature-selected Dataset
Decision Tree Election Prediction Performance
Multi-layer Perceptron Election Prediction Performance