Skip to content

mrphilroth/kaggle-emc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kaggle-emc

This repository contains the code I used to compete in the the EMC Data Science Challenge on Kaggle. You can find details of the competition here. The first step in using these scripts is to grab the data files test_data.csv, train_data.csv, and train_labels.csv from the kaggle competition site and dump them in the data directory. From there, do:

  • python scripts/emc_convert_to_mat_file.py
  • python scripts/emc_row_normalize_data.py

And then, you're off!

About

Code I used in the EMC Data Science Challenge Kaggle competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages