Skip to content

DPWasserman/lending-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lending Club Loan Analysis

Setup

  • By running import config, a data folder will be created.
  • Download accepted_2007_to_2018Q4.csv from https://www.kaggle.com/wordsforthewise/lending-club
  • Place the downloaded file in the data folder.
  • The code in the Jupyter Notebooks will execute as expected without error.
  • Run the Create_Working_DataFrame.ipynb Jupyter Notebook in the data_prep folder to create the working data file.
  • You can see an example Jupyter Notebook in EDA/Sample_EDA.ipynb.

Folder Structure

  • data: Storage for the data used by EDA and the models
  • data_prep: Jupyter Notebooks to manage getting the data and shaping it for analysis
  • EDA: Jupyter Notebooks used to explore the data
  • lending_club: Python package used by the Jupyter Notebooks
  • models: Machine Learning models for predicting defaults
  • Project Documentations: Background about the project

About

Capstone project for NYCDSA to study Lending Club peer-to-peer loans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •