Skip to content

Build a machine learning model to predict if a credit card application will get approved

Notifications You must be signed in to change notification settings

IdrisPane/Predicting-Credit-Card-Approval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Predicting-Credit-Card-Approval

Introduction

Commercial banks receive a lot of applications for credit cards. Many of them get rejected for many reasons, like high loan balances, low income levels, or too many inquiries on an individual's credit report, for example. Manually analyzing these applications is mundane, error-prone, and time-consuming (and time is money!). Luckily, this task can be automated with the power of machine learning and pretty much every commercial bank does so nowadays. In this project, I've already built an automatic credit card approval predictor using machine learning techniques.

Dataset

The dataset used in this project is the Credit Card Approval dataset from the UCI Machine Learning Repository. http://archive.ics.uci.edu/ml/datasets/credit+approval

About

Build a machine learning model to predict if a credit card application will get approved

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published