sangheestyle / ml2015project

Class project for Machine Learning 2015, https://inclass.kaggle.com/c/when-they-buzz2/
MIT License
1 stars 1 forks source link

Read data from given data set #1

Open sangheestyle opened 9 years ago

sangheestyle commented 9 years ago

We might need to read data from given data set. To do that, we have to do the following:

sangheestyle commented 9 years ago

Hey folks,

I already know how to read the data set because Jordan already implemented in the last semester for NLP homework. So, I will do it before today night.

@wanirepo

sangheestyle commented 9 years ago

Here is a good example to know how to read csv formatted data. Even the author is famous nothing, you can find some good at the following link:

http://nbviewer.ipython.org/github/sangheestyle/ml2015project/blob/master/howto/read_data.ipynb