Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 773 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 773 Bytes

Loan-Defaulter-classification

I have used a subset of the LendingClub DataSet: Data: https://drive.google.com/drive/folders/1R1w6EgE0tZl265KAd8fqeFev9p29AMoP?usp=sharing

LendingClub is a US peer-to-peer lending company, headquartered in San Francisco, California. It was the first peer-to-peer lender to register its offerings as securities with the Securities and Exchange Commission (SEC), and to offer loan trading on a secondary market. LendingClub is the world's largest peer-to-peer lending platform.

In this projects I have done some EDA in order to identify hidden patterns which is followed by data cleaning and data pre-processing, thereafter I have run various algorithms like artificial Neural Network, Logistic Regression, Naive Bayes and Random Forest.