-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to import make_forge from mglearn, it threw Import error about load buston. How does load Boston relate with make_forge? #176
Comments
I have the same error. It seems Boston dataset is removed from scikit-learn. Since mglearn lib also calls load_boston, the import of mglearn results in error. |
I am using Google Colab and used the following: pip install "scikit-learn<1.2" When I try to import mglearn, it worked. |
Yeah, seems a chronic error, because I can't find a post about it. That makes it impossible to call any method or function about. |
So sad. I really want to practice by using it |
您的邮件已收到,我将会尽快处理,谢谢。王宇凝
|
Yes, downgrading is currently the only solution, sorry. The book needs to be rewritten with a different dataset. |
您的邮件已收到,我将会尽快处理,谢谢。王宇凝
|
I'll try to do a temporary fix asap. |
No description provided.
The text was updated successfully, but these errors were encountered: