https://github.com/mazensayed91/credit-card_approval
https://github.com/mazensayed91/credit-card_approval
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/credit-card_approval
- Owner: Mazensayed91
- Created: 2020-05-30T02:46:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T02:48:27.000Z (about 6 years ago)
- Last Synced: 2025-02-09T19:43:15.503Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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