uxlfoundation / scikit-learn-intelex

Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
https://intel.github.io/scikit-learn-intelex/
Apache License 2.0
1.23k stars 176 forks source link

Update dependency xgboost to v2.1.3 #2188

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xgboost ==2.1.2 -> ==2.1.3 age adoption passing confidence

Release Notes

dmlc/xgboost (xgboost) ### [`v2.1.3`](https://redirect.github.com/dmlc/xgboost/releases/tag/v2.1.3): 2.1.3 Patch release [Compare Source](https://redirect.github.com/dmlc/xgboost/compare/v2.1.2...v2.1.3) The 2.1.3 patch release makes the following bug fixes: - \[pyspark] Support large model size ([#​10984](https://redirect.github.com/dmlc/xgboost/issues/10984)). - Fix rng for the column sampler ([#​10998](https://redirect.github.com/dmlc/xgboost/issues/10998)). - Handle `cudf.pandas` proxy objects properly ([#​11014](https://redirect.github.com/dmlc/xgboost/issues/11014)). ##### Additional artifacts: You can verify the downloaded packages by running the following command on your Unix shell: ```sh echo " " | shasum -a 256 --check ``` 90b1b7b770803299b337dd9b9206760d9c16f418403c77acce74b350c6427667 xgboost-2.1.3.tar.gz 96b41da84769920408c5733d05fa2d56b53feeefd209e3d96842cf9c266e27ea xgboost_r_gpu_linux_2.1.3.tar.gz **Experimental binary packages for R with CUDA enabled** - xgboost_r_gpu_linux\_2.1.3.tar.gz: [Download](https://s3-us-west-2.amazonaws.com/xgboost-nightly-builds/release\_2.1.0/xgboost_r_gpu_linux\_600be4dbb54ec5cda4cb61a2bb8fc4bce6f3fc58.tar.gz) **Source tarball** - xgboost.tar.gz: [Download](https://redirect.github.com/dmlc/xgboost/releases/download/v2.1.3/xgboost-2.1.3.tar.gz)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

Alexsandruss commented 1 week ago

/intelci: run