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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,8 @@ If you are interested in keeping in touch, I have quite a lively twitter stream
34
34
35
35
You can view the code examples as IPython Notebooks by clicking `ipynb`. Until GitHub-rendered IPyNb support internal document links, I recommend to use the alternative `nbviewer` links. **Please note that these are just the code examples accompanying the book that I uploaded for your convenience; be aware that these notebooks may not be useful without the formulae and descriptive text.**
36
36
37
-
Excerpts from the [Foreword](./docs/foreword_ro.pdf) and [Preface](./docs/preface_sr.pdf)
37
+
Excerpts from the [Foreword](./docs/foreword_ro.pdf) and [Preface](./docs/preface_sr.pdf)
38
+
38
39
1. Machine Learning - Giving Computers the Ability to Learn from Data [[dir](./code/ch01)][[ipynb](./code/ch01/ch01.ipynb)][[nbviewer](http://nbviewer.ipython.org/github/rasbt/python-machine-learning-book/blob/master/code/ch01/ch01.ipynb)]
39
40
2. Training Machine Learning Algorithms for Classification [[dir](./code/ch02)][[ipynb](./code/ch02/ch02.ipynb)][[nbviewer](http://nbviewer.ipython.org/github/rasbt/python-machine-learning-book/blob/master/code/ch02/ch02.ipynb)]
40
41
3. A Tour of Machine Learning Classifiers Using Scikit-Learn [[dir](./code/ch03)][[ipynb](./code/ch03/ch03.ipynb)][[nbviewer](http://nbviewer.ipython.org/github/rasbt/python-machine-learning-book/blob/master/code/ch03/ch03.ipynb)]
0 commit comments