Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 438 Bytes

ML2017

Use

Must download the datasets from kaggle (not provided due to filesize) Must create a dataset directory "dataset" at the same level than the git directory and put a train.csv and test.csv file

Use clean_csv.py to remove bad values from csv beforehand

additional feature, run script with path to the csv to work

Use run.py to get the best submission csv file for kaggle

additional feature, add other command to?