Skip to content

glouppe/tutorials-scikit-learn

Repository files navigation

Scikit-Learn tutorials

  1. Tutorial on machine learning and Scikit-Learn (beginner level).
  2. Tutorial on robust and calibrated estimators with Scikit-Learn (mid level)

Contact: @glouppe | BSD 3-clause license

Installation instructions

  1. Download and install the latest Anaconda distribution, coming with Python 3.5 and the full scientific Python stack.

  2. Install dependencies:

conda install numpy scipy scikit-learn jupyter matplotlib 
  1. Clone this repository and start Jupyter
git clone https://github.com/glouppe/tutorial-scikit-learn.git
cd tutorial-scikit-learn
jupyter notebook

Launch on Binder without installing anything!

Binder

About

Scikit-Learn tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published