Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 561 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 561 Bytes

coockiecutter-kaggle

A coockiecutter template for Kaggle competitions.

Usage Instructions

  1. Install cookiecutter in your base Conda environment following the instructions here
  2. Clone this repository, then cd ../ so that you're in the parent directory of the cloned repository.
  3. Run cookiecutter ./cookiecutter-kaggle. Fill in the values it asks for as you want.
  4. cd into the generated directory, and run source ./setup.sh.