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

ENH: Test against XGBoost 2.0 #3256

Closed
2 tasks done
connortann opened this issue Sep 13, 2023 · 1 comment · Fixed by #3257
Closed
2 tasks done

ENH: Test against XGBoost 2.0 #3256

connortann opened this issue Sep 13, 2023 · 1 comment · Fixed by #3257
Labels
dependencies Pull requests that update a dependency file enhancement Indicates new feature requests
Milestone

Comments

@connortann
Copy link
Collaborator

connortann commented Sep 13, 2023

Problem Description

The tests are failing with XGBoost 2.0, as per #3254 . A short-term fix could be to just pin the previous version.

This issue however is to get our test suite passing against the latest version, which I think would be a preferable long-term solution:
https://github.com/dmlc/xgboost/releases/tag/v2.0.0

Feature request checklist

  • I have checked the issue tracker for duplicate issues.
  • I'd be interested in making a PR to implement this feature
@connortann connortann added enhancement Indicates new feature requests dependencies Pull requests that update a dependency file labels Sep 13, 2023
@connortann connortann changed the title ENH: Get tests passing on XGBoost 2.0 ENH: Test against XGBoost 2.0 Sep 13, 2023
@connortann connortann added this to the 0.44.0 milestone Sep 29, 2023
@connortann
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement Indicates new feature requests
Projects
None yet
1 participant