PatrickAttankurugu / income_prediction

Using a decision tree algorithm to predict whether income exceeds 50k Ghana Cedis. If their income exceeds 50k, then they are eligible for a new credit card.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

income_prediction

Using a decision tree algorithm to predict whether an individual's income exceeds 50k Ghana Cedis per year. If their income exceeds 50k, then they are eligible for new credit cared. Project based on the UCI Machine Learning Repository adult dataset- https://archive.ics.uci.edu/ml/datasets/adult

About

Using a decision tree algorithm to predict whether income exceeds 50k Ghana Cedis. If their income exceeds 50k, then they are eligible for a new credit card.

License:MIT License