This is a simple machine learning web application that predicts whether an individual's income exceeds $50K per year based on census data. It is trained on the Adult Income Dataset, also known as the "Census Income" dataset.
The goal of this project is to build a classification model that predicts whether a person earns more than $50K annually, using features such as age, education, occupation, and hours worked per week.