We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed55e2 commit 30de746Copy full SHA for 30de746
README.md
@@ -1,7 +1,7 @@
1
# Introduction to Machine Learning with Python
2
3
This repository holds the code for the forthcomming book "Introduction to Machine
4
-Learning with Python" by Andreas Mueller and Sarah Guido.
+Learning with Python" by [Andreas Mueller](http://amueller.io) and [Sarah Guido](https://twitter.com/sarah_guido).
5
You can find details about the book on the [O'Reilly website](http://shop.oreilly.com/product/0636920030515.do>).
6
7
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
15
datasets.
16
17
For the curious ones, the cover depicts a [hellbender](https://en.wikipedia.org/wiki/Hellbender)
18
+
19

0 commit comments