You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@
9
9
This repository will contain files and other info associated with my PyCon
10
10
2014 scikit-learn tutorial.
11
11
12
+
## Video
13
+
The video is available on PyVideo: [Exploring Machine Learning with Scikit-Learn](http://pyvideo.org/video/2561/exploring-machine-learning-with-scikit-learn)
14
+
12
15
## Installation Notes
13
16
This tutorial will require recent installations of *numpy*, *scipy*,
14
17
*matplotlib*, *scikit-learn*, and *ipython* with ipython notebook.
0 commit comments