diff --git a/doc/index.rst b/doc/index.rst index f849d116afb9de1cb380e7668cce653e53aa49df..a9b0ef15b34be5e5c8e3b0b16a8cbc3fe25addbb 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -199,3 +199,4 @@ Development support whats_new + presentations diff --git a/doc/presentations.rst b/doc/presentations.rst new file mode 100644 index 0000000000000000000000000000000000000000..be4d422be65e3817430a9e048071084a14bfb0fa --- /dev/null +++ b/doc/presentations.rst @@ -0,0 +1,31 @@ +=========================================== +Presentations and Tutorials on Scikit-Learn +=========================================== + +Videos +====== + +- `Introduction to scikit-learn + <http://videolectures.net/icml2010_varaquaux_scik/>`_ by `Gael Varoquaux`_ at + ICML 2010 + +- Extensive four part `Introduction to machine learning with scikit + learn <http://archive.org/search.php?query=scikit-learn>`_ by + `Gael Varoquaux`_ at SciPy 2011 + +- `Statistical Learning for Text Classification with scikit-learn and NLTK + <http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2011-statistical-machine-learning-for-text-classification-with-scikit-learn-4898362>`_ + (and `slides <http://www.slideshare.net/ogrisel/statistical-machine-learning-for-text-classification-with-scikitlearn-and-nltk>`_) + by `Olivier Grisel`_ at PyCon 2011 + +- `Statistical Learning for Text Classification with scikit-learn and NLTK + <http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2011-statistical-machine-learning-for-text-classification-with-scikit-learn-4898362>`_ + by `Olivier Grisel`_ at PyCon 2012 + + +- `scikit-learn - Machine Learning in Python <http://marakana.com/s/scikit-learn_machine_learning_in_python,1152/index.html>`_ + by `Jake Vanderplas`_ at the 2012 PyData workshop at Google + +.. _Gael Varoquaux: http://gael-varoquaux.info +.. _Jake Vanderplas: http://www.astro.washington.edu/users/vanderplas/ +.. _Olivier Grisel: http://twitter.com/ogrisel diff --git a/doc/themes/scikit-learn/layout.html b/doc/themes/scikit-learn/layout.html index 778743e8442ef291d4edd8ab13aa9444c86fa30b..e9f8de43bb66e9582b0d319293617523294b7994 100644 --- a/doc/themes/scikit-learn/layout.html +++ b/doc/themes/scikit-learn/layout.html @@ -158,10 +158,8 @@ on <a href="{{pathto('install')}}">installing</a>.</p> - <h3>Videos</h3> - <p>Watch the 2010 - ICML <a href="http://videolectures.net/icml2010_varaquaux_scik/">Introductory - Video</a> by Gaƫl Varoquaux.</p> + <h3>Presentations</h3> + <p>Get into the spirit with <a href="{{pathto('presentations')}}">videos</a> from Scikit-Learn tutorials.</p> <h3>Participate</h3>