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

[MRG] replace boston import from sklearn #46

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

solegalli
Copy link
Contributor

@lopuhin

In this PR, I upload the boston house to the library and recreate the function from sklearn.

@solegalli solegalli changed the title replace boston import from sklearn [WIP] replace boston import from sklearn Dec 5, 2024
@solegalli solegalli changed the title [WIP] replace boston import from sklearn [MRG] replace boston import from sklearn Dec 5, 2024
@solegalli
Copy link
Contributor Author

The tests are still failing for unrelated reasons that I'll take care of in separate PRs

Copy link
Contributor

@lopuhin lopuhin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @solegalli looks good 👍 Just checked the deprecation notice https://scikit-learn.org/1.0/modules/generated/sklearn.datasets.load_boston.html, but since we use it only for tests and don't expose externally, looks fine to me

@lopuhin lopuhin merged commit a3a420a into eli5-org:master Dec 8, 2024
0 of 10 checks passed
@solegalli solegalli deleted the recreate_load_boston_function branch December 23, 2024 10:43
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

Successfully merging this pull request may close these issues.

2 participants