Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 355 Bytes

File metadata and controls

3 lines (3 loc) · 355 Bytes

First Machine Learning Project using Python

This project is analysis of Census Income dataset downloaded from UCI Machine Learning Repository https://archive.ics.uci.edu/ml/datasets/census+income. Purpose of the project is being able to predict whether Income will be more than $50K or less than $50K based on Inputs as given in Census Income Dataset.