Skip to content

To check whether the bank should lend money to a customer and the risk associated with it.

Notifications You must be signed in to change notification settings

msasnur/Underwriting-Loan-Applications

Repository files navigation

Underwriting-Loan-Applications

  • Developed a machine learning model in R, to assess customer’s financial position and bank’s risk exposure before granting a loan. Built 2 models based on Lasso regression and classification (Random Forest).

  • The first model could foresee the percentage of default at an accuracy rate of 35.2% and the second model was able to classify whether the customer will default or not with an accuracy of 72%.

  • Finally, tuned these models using an XG Boost to yield an improved accuracy of 62.5% from regression models.

About

To check whether the bank should lend money to a customer and the risk associated with it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages