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 GridSearchCV to support sklearn>=1.3.0 #362

Merged
merged 4 commits into from
Mar 7, 2024

Commits on Mar 2, 2024

  1. fix_gridsearch

    thomas0125 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0f9911b View commit details
    Browse the repository at this point in the history
  2. change sklearn version

    thomas0125 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f9a4be2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. minor fix

    thomas0125 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2a5a45b View commit details
    Browse the repository at this point in the history
  2. modify setup

    thomas0125 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5b04bc5 View commit details
    Browse the repository at this point in the history