Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

solution-4

Compare
Choose a tag to compare
@jakubczakon jakubczakon released this 10 Sep 14:45
· 26 commits to master since this release
17c8eec

added k-fold validation
added averaging over k folds
decoupled network train/valid from postprocessing
added saving model predictions oof train and test
fixed pytorch memory issues