Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 240 Bytes

File metadata and controls

3 lines (2 loc) · 240 Bytes

Predict whether income exceeds $50K/yr based on census data. The dataset (‘Census Income’) has been taken from the UCI Machine Learning repository (https://archive.ics.uci.edu/dataset/2/adult).

Models used: Naive Bayes, Random Forest.