Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 634 Bytes

README.org

File metadata and controls

28 lines (20 loc) · 634 Bytes

What is this repository?

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.

Preparing ready-to-go submit

./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