Given features of a customer account in banks, predict whether a person will default or not? Every loan has a max_dpd column against it - it is the max of days past due on all instalments of the loan. This is what defines if a loan has defaulted or not. You can look at 30 days past due as the definition of default. The problem statement is to design a model to predict whether a user will default.
-
Notifications
You must be signed in to change notification settings - Fork 0
Given features of the loan, predict whether a person will default or not? Every loan has a max_dpd column against it - it is the max of days past due on all installments of the loan. This is what defines if a loan has defaulted or not. You can look at 30 days past due as the definition of default. The problem statement is to design a model to pred…
nehamehta2110/Loan-Defaulter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Given features of the loan, predict whether a person will default or not? Every loan has a max_dpd column against it - it is the max of days past due on all installments of the loan. This is what defines if a loan has defaulted or not. You can look at 30 days past due as the definition of default. The problem statement is to design a model to pred…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published