Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.29 KB

Annual workshop of the scikit-learn foundation @ Inria

28 May 2019

New feaures tutorial

This tutorial requires Python 3.5+ as well as,

  • scikit-learn >=0.21.2
  • matplotlib
  • pandas

The tutorial notebook can be found in new-features-tutorial/new-features-tutorial.ipynb.

Interpretability tutorial

This interpretability tutorial uses some features from scikit-learn which are under-development:

These features have been combined into a scikit-learn branch in the following repository: https://github.com/glemaitre/scikit-learn/tree/workshop

You can refer to the following documentation to install scikit-learn from such source: https://scikit-learn.org/stable/developers/advanced_installation.html#install-bleeding-edge