Skip to content

chadrick-kwag/kaggle-amex-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amex default kaggle competition

competition url: https://www.kaggle.com/competitions/amex-default-prediction/overview

this repo tries to solve the problem using transformer encoder.

actual training dataset are processed versions from the original csv data given by the competition.

how to train

  1. setup an appropriate train yaml config file

  2. run training

$ cd train
$ python trainer.py <config_file>

About

kaggle amex default prediction code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages