Skip to content

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using decision trees.

Notifications You must be signed in to change notification settings

sanjushasuresh/DECISION-TREES-ASSIGNMENT-14-Q1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Use decision trees to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others as "Good".

Data Description :

Undergrad : person is under graduated or not
Marital.Status : marital status of a person
Taxable.Income : Taxable income is the amount of how much tax an individual owes to the government
Work Experience : Work experience of an individual person
Urban : Whether that person belongs to urban area or not

About

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using decision trees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages