Skip to content

pgutkowski/data-to-drops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Topcoder 'LIVING PROGRESS - DATA TO DROPS' challange submission

Requirements

You just need a vanilla install of Python 2.7.x.

Usage

First invoke training with path to training data file (if none passed, default value is training.csv):

python training.py training.csv

Then run classification script from the command line with 2 parameters: (input filename and output destination filename)

python classification.py input.csv output.csv

dev: Paweł Gutkowski (mail: [email protected])

Releases

No releases published

Packages

No packages published

Languages