Skip to content

abhinav-codealchemist/Predicting-Lending-And-Loan-Repayment-Using-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

HitCount

Predicting Lending And Loan Repayment Using ML

To predict whether the loan will be fully funded, based on the scoring of and information related to the application.

I used data from the "Lending Club" to develop understanding of machine learning concepts. The Lending Club is a peer-to-peer lending company. It offers loans which are funded by other people. In this sense, the Lending Club acts as a hub connecting borrowers with investors. The client applies for a loan of a certain amount, and the company assesses the risk of the operation. If the application is accepted, it may or may not be fully covered. I focused on the prediction of whether the loan will be fully funded, based on the scoring of and information related to the application.

I used the partial dataset of period 2007–2011. Framing the problem a little bit more, based on the information supplied by the customer asking for a loan, we want to predict whether it will be granted up to a certain threshold 'thr'. The attributes we use in this problem are related to some of the details of the loan application, such as amount of the loan applied for the borrower, monthly payment to be made by the borrower if the loan is accepted, the borrower’s annual income, the number of incidences of delinquency in the borrower’s credit file, and interest rate of the loan, among others.

https://www.lendingclub.com/info/download-data.action

Thanks

Comments? Suggestions?

Please, leave a comment.

Thanks for being here! Enjoy!

About

To predict whether the loan will be fully funded, based on the scoring of and information related to the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published