This repository contains my code for a Kaggle competition Planet: Understanding the Amazon from Space.
The code IS NOT PRODUCTION READY and should be considered a research project.
./train.py -b 192 --lr 0.01 --folds 1-5
./predict_oof.py --folds 1-5
./predict_test.py --folds 1-5
./find_thresholds.py
Update ./prepare_submit.py with new thresholds
./prepare_submit.py