Skip to content

I analyze and explore US Census Bureau Data using Data Visualization techniques to identify salient features useful for predicting an individual's income level. We use those relevant features and multiple classification methods (Decision-Tree, SVM, and K-Nearest Neighbor) to predict the income level for unknown individuals. Our client is a local…

Notifications You must be signed in to change notification settings

jacobtredwell/Data-Visualization-and-Machine-Learning-Classification-Methods-for-Income-Prediction

Repository files navigation

Data-Visualization-Machine-Learning-Classification-Methods-for-Income-Prediction

I use Python (pandas, numpy, matplotlib, seaborn, and sklearn libraries) to analyze and explore US Census Bureau Data using Data Visualization and Mining techniques to identify salient features useful for predicting an individual's Income level. I use those relevant features to train multiple classification methods (Decision-Tree, SVM, and K-Nearest Neighbor) and predict the income level for unknown individuals. Our client is a local University who wants to use 'income' as the key demographic to decide criteria for marketing its degree programs. Each classifier explored has an accuracy of over 85%.

About

I analyze and explore US Census Bureau Data using Data Visualization techniques to identify salient features useful for predicting an individual's income level. We use those relevant features and multiple classification methods (Decision-Tree, SVM, and K-Nearest Neighbor) to predict the income level for unknown individuals. Our client is a local…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages