Skip to content
#

income-prediction

Here are 32 public repositories matching this topic...

This project aims to predict the income bracket of individuals based on a variety of features, and presents a holistic comparative analysis between multiple machine learning algorithms through hyperparameter optimization on a binary classification problem.

  • Updated Jun 23, 2024
  • Jupyter Notebook

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…

  • Updated Apr 25, 2021
  • Python

Improve this page

Add a description, image, and links to the income-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the income-prediction topic, visit your repo's landing page and select "manage topics."

Learn more