SidJain1412 / LoanDataEDA

:blue_book: Detailed Exploratory Data Analysis of Lending Club Loan Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Data Analysis and High Accuracy Interest Rate Prediction

Highly Detailed Analysis of Lending Club Loan Data.

Using the data to predict interest rates, given some factors. (using Gradient Boosting Regressor)

Analysing the data of more than 800,000 issued loans. Data from: www.kaggle.com/wendykan/lending-club-loan-data Finding the factors which influence the interest rates and default rates most prominently.

Sample plot of correlation of interest rate and credit grade over the years. alt_text

Predicted interest rates are very accurate, with a mean absolute error of 0.27 over a range of interest rates with a mean of 12.74%

About

:blue_book: Detailed Exploratory Data Analysis of Lending Club Loan Data


Languages

Language:Jupyter Notebook 100.0%