An open API service indexing awesome lists of open source software.

https://github.com/mazensayed91/credit-card_approval


https://github.com/mazensayed91/credit-card_approval

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Credit Card Approval
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. This task can be automated with the power of machine learning and pretty much every commercial bank does so nowadays. In this project, we will build an automatic credit card approval predictor using logistic regression