/tutorials-scikit-learn

Scikit-Learn tutorials

Primary LanguageJupyter Notebook

With thanks to Giles Louppe

Forked 2022 from https://github.com/glouppe/tutorials-scikit-learn - many thanks for the original.

Now at: https://github.com/ianozsvald/tutorials-scikit-learn

conda activate sklearn-tutorial
cd tutorial-scikit-learn
jupyter notebook

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

Using Anaconda:

conda env create -f environment.yml
conda activate sklearn-tutorial

Launch on Binder without installing anything!

Binder