Skip to content
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

Open
Mentoni opened this issue Apr 2, 2023 · 8 comments

Comments

@Mentoni
Copy link

Mentoni commented Apr 2, 2023

No description provided.

@karolinebrito
Copy link

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.

@karolinebrito
Copy link

I am using Google Colab and used the following:

pip install "scikit-learn<1.2"

When I try to import mglearn, it worked.

@ThalesRadicchi
Copy link

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.

@mfafif0002
Copy link

So sad. I really want to practice by using it

@wanghedy
Copy link

wanghedy commented May 3, 2023 via email

@amueller
Copy link
Owner

Yes, downgrading is currently the only solution, sorry. The book needs to be rewritten with a different dataset.

@wanghedy
Copy link

wanghedy commented May 31, 2023 via email

@amueller
Copy link
Owner

I'll try to do a temporary fix asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants