Minor issue on page 432 #214
baifanhorst
started this conversation in
General
Replies: 1 comment
-
I agree, this is redundant. Thanks for the note, I just added it to the errata page here: https://github.com/rasbt/machine-learning-book/tree/main/ERRATA#chapter-13 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the codes on page 432, ''import sklearn.model_selection'' is not needed since the function is called in the next line by ''sklearn.model_selection'', not ''model_selection''.
Beta Was this translation helpful? Give feedback.
All reactions