Back to Labs
Predict Adult Income
Advanced classification project · 26 steps · Logistic regression · random forest
About
Build a realistic income classifier on messy census-style tabular data, then evaluate threshold and error tradeoffs.
Data
Uses local copies of UCI Adult files (adult.data/adult.test).
Task
Work through TODOs in order: clean data quirks, build pipelines, compare models, and analyze mistakes.
Pro project
Unlock guided projects to solve realistic ML tasks end-to-end, run full notebooks in the browser, and build interview-ready project confidence.
Upgrade to ProDataset credit: Adult dataset by B. Becker and R. Kohavi (UCI Machine Learning Repository, DOI: 10.24432/C5XW20), licensed under CC BY 4.0. Dataset page: UCI Adult.