View on GitHub

Loan-Default-Prediction

Predicting the outcome of a loan as a means to maximize return for peer-to-peer lending investments

Loan Default Prediction

Predicting the outcome of a loan as a means to maximize return for peer-to-peer lending investments.

Loan

Description

In this project, loan data for a peer-to-peer lending platform is obtained and analyzed with a goal of maximizing return for investors. Variables from the dataset are evaluated to determine if they can be used for prediction of the target variable, loan status. Each variable is then analyzed to describe its distribution and its association with whether or not a loan was paid in full. Following exploratory data analysis, preprocessing and predictive modeling is used to create a loan selection process that maximizes return on investment. This loan selection process is compared to using FICO scores and loan grade for selecting loans. Finally, ideas for further analysis and key learnings are provided.

Data

Kaggle Dataset

Contents

Data

Papers

Notebooks and Visualizations (main directory)

Tools

Author

Samuel Sears @ssears219

Acknowledgments