Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 876 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 876 Bytes

ML-Tutorial

Repository with the presentation "Introduction to Machine Learning with Python and Scikit Learn" to be given at CERN Spring Campus 2017 in Glasgow.

Install python3 and virtualenv, then:

python3 -m venv MLTutorial
source MLTutorial/bin/activate
pip install -r requirements.txt

References:

Whisky Datasets: