- Tutorial on machine learning and Scikit-Learn (beginner level).
- Tutorial on robust and calibrated estimators with Scikit-Learn (mid level)
Contact: @glouppe | BSD 3-clause license
-
Download and install the latest Anaconda distribution, coming with Python 3.5 and the full scientific Python stack.
-
Install dependencies:
conda install numpy scipy scikit-learn jupyter matplotlib
- Clone this repository and start Jupyter
git clone https://github.com/glouppe/tutorial-scikit-learn.git
cd tutorial-scikit-learn
jupyter notebook