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

Support for lightgbm >= 4.0 #634

Merged
merged 11 commits into from
Jul 28, 2023
Merged

Support for lightgbm >= 4.0 #634

merged 11 commits into from
Jul 28, 2023

Commits on Jul 28, 2023

  1. Fix issues raised with lightgbm 4.0

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    986a271 View commit details
    Browse the repository at this point in the history
  2. update CI

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6c6633d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e76ce9e View commit details
    Browse the repository at this point in the history
  4. remove use of eval

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    62e3c94 View commit details
    Browse the repository at this point in the history
  5. fix requirements

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    af5b8a8 View commit details
    Browse the repository at this point in the history
  6. update requirements

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c2c82e9 View commit details
    Browse the repository at this point in the history
  7. fix handle

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    174d1ac View commit details
    Browse the repository at this point in the history
  8. fix handle

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4f37429 View commit details
    Browse the repository at this point in the history
  9. fix scipy version

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5125f41 View commit details
    Browse the repository at this point in the history
  10. svm

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b96c1a9 View commit details
    Browse the repository at this point in the history
  11. remove allow_failure

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    be457de View commit details
    Browse the repository at this point in the history