Awesome
Data Science Tutorial
To start the data science tutorial lauch Jupyter Notebook and open the release/1/index.ipnb file with the following command:
ipython notebook release/1/index.ipynb
If you want to see the solutions to the exercises you can find the same notebook structure under source/1.
You will need to have the following packages installed:
- numpy
- scipy
- matplotlib
- sklearn
- pandas
- jupyter notebook
For convenience we advise to use the Anaconda Python Package