https://github.com/memudualimatou/loan-status-logistic-regression
https://github.com/memudualimatou/loan-status-logistic-regression
backward-elimination logistic-regression roc-curve
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/memudualimatou/loan-status-logistic-regression
- Owner: memudualimatou
- Created: 2020-05-27T19:44:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T19:47:34.000Z (over 5 years ago)
- Last Synced: 2025-01-21T22:43:15.760Z (9 months ago)
- Topics: backward-elimination, logistic-regression, roc-curve
- Language: Jupyter Notebook
- Size: 98.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loan-status
Dream Housing Finance company deals in all home loans. They have presence across all urban, semi urban and rural areas. Customer first apply for home loan after that company validates the customer eligibility for loan.Company wants to automate the loan eligibility process (real time) based on customer detail provided while filling online application form.
These details are Gender, Marital Status, Education, Number of Dependents, Income, Loan Amount, Credit History and others.
To automate this process, they have given a problem to identify the customers segments,
those are eligible for loan amount so that they can specifically target these customers.