Skip to content

Dxseah/Credit-Default-Risk-Modeling-with-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Credit-Default-Risk-Modeling-with-Machine-Learning

Analysis of credit card transactions of customers to predict whether a customer is likely to default based on their past history and background through machine learning models

Dataset:

  1. The dataset ”card.csv” has been obtained from UCI repository: https://archive.ics.uci.edu/ml/datasets/default+of+credit+card+clients It contains payment information of 30,000 credit card holders obtained from a bank in Tai- wan. Each data sample is described by 23 feature attributes (columns B to X). The target feature (column Y) to be predicted is binary valued 0 (= not default) or 1 (= default).

  2. Additional references for this dataset: • https://www.kaggle.com/search?q=credit+card+client • I-ChengYeh and Che-huiLien, The comparisons of data mining techniques for the pre- dictive accuracy of probability of default of credit card clients, Expert Systems with Applications Volume 36, Issue 2, Part 1, March 2009, Pages 2473-2480.

About

Analysis of credit card transactions of customers to predict whether a customer is likely to default based on their past history and background through machine learning models

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors