Scikit-learn Workshop. Interactive Jupyter notebooks to learn machine learning hands-on.

github.com/amueller/sklearn_workshop

Vaya's read on this project

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

Updates

November 2015
  • fix "scatters" in load_iris solution.
October 2015
  • remove todo
  • update readme
  • add text pipeline solutions
  • minor fixes, add text data notebook
September 2015
  • do grid-search exercise with knn, not rf
  • add linear models exercises
  • add excercises to trees
  • add examples to svm
  • try to fix interactive forest plot, then give up
  • add bad examples to trees
  • clear linear models use nbagg in 09.
  • move learning_curve to validation_curve solutoin
  • clean model complexity, rename learning_curve_svc to learning_curve
  • add validation curve stuff, update todo
  • move stuff around, add model complexity, add svm, trees, linear models
  • fix formating in api summary
  • added some figures, removed randomized search
  • actually load data from github, some cleanup
  • add out of core learning