Skip to content

This model predicts the risk of your credit account based on the set of values enteres

Notifications You must be signed in to change notification settings

Aakkash24/Credit-card-risk-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit-card-risk-prediction

This model predicts the risk of your credit account based on the set of values entered

The fields are: Age (numeric) Sex (text: male, female) Job (numeric: 0 - unskilled and non-resident, 1 - unskilled and resident, 2 - skilled, 3 - highly skilled) Housing (text: own, rent, or free) Saving accounts (text - little, moderate, quite rich, rich) Checking account (numeric, in DM - Deutsch Mark) Credit amount (numeric, in DM) Duration (numeric, in month) Purpose (text: car, furniture/equipment, radio/TV, domestic appliances, repairs, education, business, vacation/others)

This is a classification based Machine learning model(prediction) and hence I have used DecisionTreeClassifier model to perform the operation

About

This model predicts the risk of your credit account based on the set of values enteres

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages