/tutorials-iml2017

Primary LanguageJupyter Notebook

tutorials-iml2017

Tutorials given by Gilles Louppe, as part of the IML Machine Learning Workshop, March 20-22 2017, CERN. https://indico.cern.ch/event/595059/other-view?view=standard

Requirements: a Python distribution with the Scikit-Learn.

  1. Jump to https://www.continuum.io/downloads and download the installer.
  2. bash Anaconda3-4.3.1-Linux-x86_64.sh (or whatever installer you picked)
  3. conda install scikit-learn numpy scipy matplotlib jupyter pandas

You are ready to go!