The repo for the Ivey Data Science course final project, Team Lisbon, both knitted and Rmd versions and how to run the code.
As all of the runnable files are in the Rmd format, you will probably need RStudio.
Open up the projects in RStudio, you would be able to execute all of the blocks in sequential order...
But note that you should always execute the scripts in ROC.Rmd LAST as it uses the cached variables from the previous data models.
The data exploration code including the graphs for age against frequency and such are in this Notebook. It is also uploaded as "credit_risk_exploration.ipynb" file in this repo.