Skip to content

Commit ed47687

Browse files
committed
code descr
1 parent e0508ee commit ed47687

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ If you are interested in keeping in touch, I have quite a lively twitter stream
3232

3333
Excerpts from the [Foreword](./docs/foreword_ro.pdf) and [Preface](./docs/preface_sr.pdf).
3434

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+
3537
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)]
3638
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)]
3739
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

Comments
 (0)