lenguyenthedat / kaggle-for-fun

All my submissions for Kaggle contests that I have been, and going to be participating.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add sample / test data / instructions where needed

lenguyenthedat opened this issue · comments

Suggestion:

  • Run through each project in this repo
  • If sample data not present, download from kaggle page for the challenge
  • Take first 1000 rows of data and put in data/ folder
  • Try running the script!

Have fun!

Note: Please state which one you are working on so we don't duplicate efforts 😄

I am tryign this one!

The gitignore file ignores the data that the code is looking for. Should we be changing the python files as well to change the name of the data files.

@jpdougherty thanks for the highlight! I think it's better to change the name of the data files as you did in https://github.com/lenguyenthedat/kaggle-for-fun/pull/9/files