Peter24Kobe / moby

python scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whale Detection Challenge Code

Uses the following python packages
Numpy/Scipy
Pandas
OpenCV
Sci-kit Learn

Run in the following order
genTrainMetrics.py
genTestMetrics.py
ordering.py
submission.py

User must edit the baseDir variable in each of the above files.
The code assumes a folder structure where the competition data
is in a folder named data and lives in the same directory as
moby.

About

python scripts


Languages

Language:Python 100.0%