Skip to content

Given data set, our aim is to build the model that predict whether the people earn more than 50k or less than 50k.

Notifications You must be signed in to change notification settings

sbhmsh28/Project-on-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classification of Income Groups | Census-Income Database US

Used Different visualization techniques to formulate the hypothesis followed by data cleaning and preparation. Use of imbalanced data techniques such as Oversampling and Undersampling methods, and SMOTE were imployed. Finally Naive Bayes algorithm was used to classify the target variable into income groups and XgBoost was used to improve the accuracy of the model.

About

Given data set, our aim is to build the model that predict whether the people earn more than 50k or less than 50k.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages