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

bump dependency sklearn>=1.0 #506

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Borda
Copy link

@Borda Borda commented Oct 31, 2023

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Note that a Pull Request should only contain one of refactoring, new features or documentation changes.
Please separate these changes and send us individual PRs for each.
For more information on how to create a good pull request, please refer to The anatomy of a perfect pull request.

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Description

At this moment, you can't install this package on Python3.10 as for example, Kaggle.
Also see, for example, reported issue #502; fixes #502
Resolves #436

Motivation and Context

How has this been tested?

Running with the automated testing within CI

@Borda
Copy link
Author

Borda commented Nov 7, 2023

@franchuterivera @ravinkohli @nabenabe0928 mind approve CI run review, pls 🐰

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.

Can't install on Google Colab Upgrade Scikit-learn to 1.1+
1 participant