Skip to content

nichowu/credit-card-default-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit Card Default Analysis

A Mini Project using Logistic Regression on Default of Credit Card Clients Dataset

In this mini project, I will be working on a classification problem of predicting whether a credit card client will default or not. For this problem, I will use Default of Credit Card Clients Dataset.

In this data set, there are 30,000 examples and 24 features, and the goal is to estimate whether a person will default (fail to pay) their credit card bills; this column is labeled "default.payment.next.month" in the data. The rest of the columns can be used as features. I took some ideas and compared my results with the associated research paper, which is available through the UBC library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages