Skip to content

Conversation

@hcho3
Copy link
Contributor

@hcho3 hcho3 commented Dec 3, 2024

Starting from 2.1, XGBoost uses UBJSON format to serialize models.
Replace all uses of the legacy model format with UBJSON.

Also make xgboost a test dependency of cuML so that the FIL tests run in the CI pipelines.

@hcho3 hcho3 requested a review from a team as a code owner December 3, 2024 01:03
@hcho3 hcho3 requested review from cjnolet and wphicks December 3, 2024 01:03
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Dec 3, 2024
@hcho3 hcho3 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 3, 2024
@hcho3 hcho3 requested a review from a team as a code owner December 3, 2024 01:37
@hcho3 hcho3 requested a review from bdice December 3, 2024 01:37
@github-actions github-actions bot added the conda conda issue label Dec 3, 2024
Copy link
Contributor

@robertmaynard robertmaynard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why we cant use xgboost>=2.1.3 ?

Copy link
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Hyunsu! 🙏

Had a recommendation below

Copy link
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks Hyunsu! 🙏

@jakirkham
Copy link
Member

Checked in offline. Sounds like we are ready to merge this. Going to queue it to merge so we don't forget (as code freeze is around the corner)

@jakirkham
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 53259f5 into rapidsai:branch-24.12 Dec 4, 2024
65 checks passed
@hcho3 hcho3 deleted the update_fil_tests branch December 4, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conda conda issue Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants