This data set contains information about age, gender, occupation, education, workclass of 32,000 people from US. I have created a machine learning model to predict whether a salary of a person is greater than $50K or not
The project involved data assessment and cleaning, performing EDA and drawing conclusions from the data. Trained a AdaBoost model to predict income with 85.44% quality.
- Python, Numpy, Pandas, Matplotlib, Seaborn
- Jupyter Notebook