Prediction whether income exceeds $50K/yr based on census data.
I collected the data from the UCI Machine Learning repository.
🤖 Decision Tree
🤖 Linear Regression 💥 as a classifier 💥
🤖 Logistic Regression
🤖 Random Forests
🤖 k-Nearest Neighbours
🤖 Support Vector Machine