Skip to content

In this project I applied various classification models such as Logistic Regression, Random Forest and LightGBM to accurately detect and classify consumers who will default the loan. SMOTE technique is used to combat class imbalance and LightGBM is implemented that resulted into the highest accuracy 98.89% and 0.99 F1 Score.

Notifications You must be signed in to change notification settings

archd3sai/Loan-Default-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Loan-Default-Prediction

Predicting whether the person will pay the loan or not

Data Source: Lending Club (Consists the observations of all the loans issued from 2007 to 2015)

Models:

  1. Logistic Regression: 98.28% Accuracy
  2. Random Forest: 97.35% Accuracy
  3. LightGBM: 98.89% Accuracy

About

In this project I applied various classification models such as Logistic Regression, Random Forest and LightGBM to accurately detect and classify consumers who will default the loan. SMOTE technique is used to combat class imbalance and LightGBM is implemented that resulted into the highest accuracy 98.89% and 0.99 F1 Score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages