Skip to content
#

income-prediction

Here are 28 public repositories matching this topic...

a predictive model to determine the income level for people in US. Imputed and manipulated large and high dimensional data using data.table in R. Performed SMOTE as the dataset is highly imbalanced. Developed naïve Bayes, XGBoost and SVM models for classification

  • Updated Nov 22, 2016
  • R

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