This is python started pack depending on numpy and pytorch for particiation in CAIP 2019 contest
Official starter pack is in matlab, so I have prepared python version.
How to use it:
-
Download the dataset and unpack, following the official instructions
-
Put this repo into "code" directory
-
Run
python extract_hardnets.py
python match_hardnets.py
-
Now you have
output_data
folder, which you may zip and send to organizers. -
You might want to explore the data with EDA.ipynb script and visually check a validity of your submission via sanity_check_submission.ipynb