Skip to content

Project for Machne Learning exam of the Data Science degree at UniMiB

License

Notifications You must be signed in to change notification settings

lucasammarini/adult-census-income

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adult Census Income

This project aims to predict whether a person earns more than 50k/year, taking into account some socio-economic input attributes. Supervised machine learning methods are applied in order to solve the classification task and different models are performed. The analysis deals with the class imbalance problem, handled with the minority class undersampling. Trying to understand the most valuables attributes, feature selection is implemented using both multivariate filter and wrapper. J48, Random Forest and Logistic Regression appear to be the most appropriate models. The performance is evaluated in terms of Accuracy, Precision, Recall, F1 measure and ROC-Curve.

About

Project for Machne Learning exam of the Data Science degree at UniMiB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published