Andreas Mueller
Andreas Mueller
Indeed, the book has been written with 0.24. I put a workaround into mglearn on pypi, can you try updating?
Should be fixed in the newest release on pypi, can you try?
This is not an error, it's a warning, and can be safely ignored.
True, it was removed in the last release. I'll fix it!
Pushed a fix here and to the notebook repo and to pipy. please let me know if it works.
@gcaldiera thanks for reporting. I'm not sure why I didn't see that when I ran everything yesterday but it's definitely related. I'll look into it!
A work-around is changing the line to "from joblib import Memory"
Thanks, can you try upgrading mglearn with pip and see if the error persists?
Thanks for reporting, not an issue for now, though :)
You should be able to upload from pypi now and the error should go away. however, the book has been written with a much older version of scikit-learn, and using...