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

fix(sklearn): fix _recursively_set_random_state() imcompatible with EstimatorWrapperBase #107

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

34j
Copy link
Owner

@34j 34j commented Nov 5, 2023

Description of change

copilot:all

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows Contributing.md
  • This pull request links relevant issues as Fixes #0000
  • pre-commit run -a passes with this change
  • poetry run pytest passes with this change
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec

@34j 34j merged commit ed13289 into main Nov 5, 2023
8 checks passed
@34j 34j deleted the fix/fix-recursively branch November 5, 2023 14:21
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.

1 participant