Scikit-learn Tutorial. Learn machine learning in Python through hands-on examples.

github.com/amueller/strata-nyc-2016

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2016
  • nicer toc formatting
  • update title / location /time
January 2016
  • fix pipeline svg X'
  • minor fixes after talk
December 2015
  • Revert "remove data file for conference wifi"
  • use environment.yml to use conda with binder.
  • add requirements for binder
  • remove data file for conference wifi
November 2015
  • update todo
  • minor fixes to exercises
  • fix typo in 00, use whole dataset in pca and manifold learning, fix t…
  • add missing line in 01
  • fix "scatters" in load_iris.
  • fix url for bit.ly link, add pdf
  • add excercise for grid-searched pipeline.
  • clean up whatsnew, add bigram slide
  • move 08 and 09 forward after removing the old 07 (feature union)
  • add out of core example, remove feature union
  • add exercise + solution to grid-search, move stuff from text data int…
  • make cross-validaiton look good with notebook backend, remove user-de…