/Supervised_Machine_Learning_Demo

Building a machine learning model that attempts to predict whether a loan from LendingClub will become high risk or not.

Primary LanguageJupyter Notebook

Supervised Machine Learning Homework - Predicting Credit Risk

Building a machine learning model that attempts to predict whether a loan from LendingClub will become high risk or not.

Background

LendingClub is a peer-to-peer lending services company that allows individual investors to partially fund personal loans as well as buy and sell notes backing the loans on a secondary market. LendingClub offers their previous data through an API.

Implement and compare the Logistic Regression model and Random Forest Classifier.

Running the program

Simply run the Credit Risk Evaluation Jupyter Notebook file