Skip to content

xelibrion/kaggle-amazon-from-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code for Planet: Understanding the Amazon from Space competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages