Loan Risk Prediction Neural Network and API
-
Updated
Oct 23, 2020 - Jupyter Notebook
Loan Risk Prediction Neural Network and API
LendingClub API interface
ML Project for Data 245 (Predicting Loan Status)
Basic Artificial Neural Network project to predict if a customer will pay back the loan.
To understand how data could be used to minimize the risk of losing money while lending to customers for a Consumer Finance Company by applying Exploratory Data Analysis techniques.The aim is to identify patterns through Univariate/ Bivariate analysis to establish the driving factors that are indicate the borrower's loan defaulting tendency, whi…
Implmented Decision Trees and Random Forest on Lending club dataset and compared which algorithm performed better .
EDA Project case study
In this assignment, I have built and evaluate several machine-learning models to predict credit risk using free data from LendingClub. Credit risk is an inherently imbalanced classification problem (the number of good loans is much larger than the number of at-risk loans), so I needed to employ different techniques for training and evaluating mo…
An offline viewer for LendingClub notes statistics
Predicting the interest rate based on the credit history of a person
This is a one layer neural network that predict whether a loan will be defaulted.
Implemented a Artificial Neural Network on the Lending Club dataset .
In this project, based on the historical data of customers, who has applied for loans, we will identify whether loan should be approved or not. This dataset belongs to Lending Club.
Predicting loan defaults with Scikit-learn tuned models
Hands-on data analysis project based on Lending Club
Add a description, image, and links to the lendingclub topic page so that developers can more easily learn about it.
To associate your repository with the lendingclub topic, visit your repo's landing page and select "manage topics."