This repository complements the notebook sequence on Kaggle, the platform where all the code that has been or will be presented in this repository was executed.
Here are the links:
- Primary processing of the dataset from Lending Club
- Dataset after primary processing
- Adding new features and dividing the data into training, test and variation samples
- Building an interpretable logistic regression model using WoE and binning
- Building non-interpretable models (Unfortunately I didn't have time to finish this part)