Skip to content

snowytk/loan-default-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loan-default-prediction

Description

The code was used for Loan Default Prediction at Kaggle

Dependencies and requirements

pandas: version 0.13.1 or later

scikit learn: dev branch with version commit 884889a4cd36e63d53a067d9380dea7724a93ac5 or later

How to run

  1. Download data from Kaggle
  2. Unzip the train and test csv files to path/to/data/folder and make sure that their names are train_v2.csv and test_v2.csv, respectively
  3. Run python train_predict.py path/to/data/folder
  4. The prediction submission-ready csv (submission.csv) will be found at path/to/data/folder

About

Loan Default Prediction at Kaggle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published