/Predicting-Credit-Card-Approvals

Building an automatic credit card approval predictor using machine learning techniques.

Primary LanguageJupyter Notebook

Predicting Credit Card Approvals

Building an automatic credit card approval predictor using machine learning techniques, just like the real banks do.

Project Description

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!). This can be automated with the power of machine learning and pretty much every commercial bank does so nowadays. In this project, you will build an automatic credit card approval predictor using machine learning techniques, just like the real banks do.

Data

This project uses the Credit Card Approval dataset from the UCI Machine Learning Repository.

License

This project is licensed under the MIT License

By: Marizu-Ibewiro Makozi