/ml-tutorial

Primary LanguageJupyter NotebookMIT LicenseMIT

Machine Learning Tutorial

To start the machine learning tutorial lauch Jupyter Notebook and open the release/1/inex.ipnb file with the following command: ipython notebook release/1/inex.ipnb

You will need to have the following packages installed:

  • numpy
  • scipy
  • matplotlib
  • sklearn
  • pandas
  • jupyter notebook

For convenience we advice to use the Anaconda Python Package