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 tests with the latest scikit-learn. #11086

Merged
merged 6 commits into from
Dec 11, 2024
Merged

Fix tests with the latest scikit-learn. #11086

merged 6 commits into from
Dec 11, 2024

Conversation

trivialfis
Copy link
Member

@trivialfis
Copy link
Member Author

@hcho3 It seems the docker is running into errors for image build https://github.com/dmlc/xgboost/actions/runs/12261594712/job/34208964019?pr=11086 . Feel free to merge this patch into your CI PR, it should fix the classifier error.

@hcho3 hcho3 merged commit f4f3bd4 into dmlc:master Dec 11, 2024
58 checks passed
@trivialfis trivialfis deleted the fix-skl branch December 11, 2024 04:06
hcho3 added a commit to hcho3/xgboost that referenced this pull request Jan 31, 2025
* Fix tests with the latest scikit-learn.

* dask.

* Remove scikit-learn pin

---------

Co-authored-by: Philip Hyunsu Cho <[email protected]>
hcho3 added a commit that referenced this pull request Feb 4, 2025
* Fix #10752 (#10972)

* Fix #10752

* [CI] Replace Mambaforge -> Miniforge3

* Fix formatting

* Increase timeout for Multi-GPU approx tests. (#11111)

* Fix tests with the latest scikit-learn. (#11086)

* Fix tests with the latest scikit-learn.

* dask.

* Remove scikit-learn pin

---------

Co-authored-by: Philip Hyunsu Cho <[email protected]>

* Revert base class change

* SYCL. Fix CI failures (#10987)

* [CI] Use Python 3.10 + latest sklearn in Windows

* Increase timeout in C++ tests from 1 to 5 seconds. (#10756)

To avoid CI failures on FreeBSD.

* [CI] Pin sklearn to 1.5.2

* [CI] Apply part of #10434

---------

Co-authored-by: Jiaming Yuan <[email protected]>
Co-authored-by: Dmitry Razdoburdin <[email protected]>
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.

2 participants