Predict whether income exceeds $50K/yr based on census data.
-
Updated
Mar 25, 2021 - Jupyter Notebook
Predict whether income exceeds $50K/yr based on census data.
Predict whether income exceeds $50K/yr based on census data.
Coursework solutions for a 2nd year Computer Science sub-module on Bias in AI @ Durham University. Attempts to minimise gender bias when using ML to predict income.
Machine learning classification on Adult Income dataset to predict income levels (>50K or <=50K) using Logistic Regression, Decision Tree, and Naive Bayes.
Implementing different model for Income Classification Python
The Adult-Income-Prediction repository uses machine learning to classify whether an individual's income exceeds $50K based on demographic and employment features. It includes data preprocessing, EDA, feature engineering, and model training.
This Machine Learning project predicts an adult's income and is deployed using Flask, Docker, and CI/CD pipelines.
Add a description, image, and links to the adult-income topic page so that developers can more easily learn about it.
To associate your repository with the adult-income topic, visit your repo's landing page and select "manage topics."