Skip to content

dmcgarry/Default_Loan_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Loan Default Prediction - Imperial College London

This is the script I used to create my submission to Kaggle's Loan Default Prediction - Imperial College London competition. For my best submission, ranking 12 out of 677 participating teams with a CV MAE of 0.41674 and a private leaderboard MAE of 0.45481, I added a for loop within the main() function in order to average the results of 10 sets of models using multiple seeds. The script as it stands would have scored 0.45630 on the private leaderboard ranking 15th.

Instructions

About

Code for Kaggle's Default Loan Prediction - Imperial College London challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages