/offbypne

Kaggle competition

Primary LanguagePython

Codebase for Kaggle Competition, Team offbypwn

Directory structure:

  • data/ -- place any CSV's here. Please add the unzipped form of the .csv's provided to this directory. (It is gitignored)
  • clean/ -- any data cleaning script
  • models/ -- any models would live here

Makefiles should be in the root directory.