Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 698 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 698 Bytes

loan-default-prediction

Objective:

The project focuses one one of the major business problem the financial sector is facing is fraud detection especially loan default prediction. One of fact says that the typical financial organization losses 5% of their revenue because of the fraud. Moreover, the estimation of frauds hampering the UK econonmy is of £53 Billion per annum. Therefore, in this project financial data has been analysed and trained using the machine learning algorithm to predict the loan default based on the various financial features.

Data Source:

Lending Club

Models:

  1. Logistic Regression: 97%
  2. Random Forest Algorithm: 96%
  3. CATBOOST Model: 98%