Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 528 Bytes

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