Skip to content
#

income-prediction

Here are 29 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

🔍✨ A machine learning project that predicts income based on various demographic factors using Random Forest and Gradient Boosting algorithms. Includes data preprocessing, hyperparameter tuning, and model evaluation with detailed performance metrics. 📊🤖

  • Updated Jun 4, 2024
  • Python

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