Skip to content

Commit 168907d

Browse files
Cyebukayireamueller
andauthoredAug 20, 2022
Update README.md
Co-authored-by: Andreas Mueller <t3kcit@gmail.com>
1 parent 5d61f43 commit 168907d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository holds the code for the forthcoming book "Introduction to Machine
66
Learning with Python" by [Andreas Mueller](http://amueller.io) and [Sarah Guido](https://twitter.com/sarah_guido).
77
You can find details about the book on the [O'Reilly website](http://shop.oreilly.com/product/0636920030515.do).
88

9-
The books require the current stable version of scikit-learn, that is
9+
The book requires the current stable version of scikit-learn, that is
1010
0.20.0. Most of the book can also be used with previous versions of
1111
scikit-learn, though you need to adjust the import for everything from the
1212
``model_selection`` module, mostly ``cross_val_score``, ``train_test_split``

0 commit comments

Comments
 (0)