Skip to content

Commit 30de746

Browse files
committed
add links to author websites
1 parent 1ed55e2 commit 30de746

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Introduction to Machine Learning with Python
22

33
This repository holds the code for the forthcomming book "Introduction to Machine
4-
Learning with Python" by Andreas Mueller and Sarah Guido.
4+
Learning with Python" by [Andreas Mueller](http://amueller.io) and [Sarah Guido](https://twitter.com/sarah_guido).
55
You can find details about the book on the [O'Reilly website](http://shop.oreilly.com/product/0636920030515.do>).
66

77
The books requires the current development version of scikit-learn, that is
@@ -15,4 +15,5 @@ with the ``mglearn`` library of helper functions to create figures and
1515
datasets.
1616

1717
For the curious ones, the cover depicts a [hellbender](https://en.wikipedia.org/wiki/Hellbender)
18+
1819
![cover](cover.jpg)

0 commit comments

Comments
 (0)