Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xgboost-src-3.0.3.tar.gz | 2025-07-30 | 2.6 MB | |
3.0.3 Patch Release source code.tar.gz | 2025-07-30 | 2.3 MB | |
3.0.3 Patch Release source code.zip | 2025-07-30 | 3.1 MB | |
README.md | 2025-07-30 | 1.4 kB | |
Totals: 4 Items | 8.0 MB | 0 |
- Fix NDCG metric with non-exp gain. (#11534)
- Avoid using mean intercept for
rmsle
. (#11588) - [jvm-packages] add
setNumEarlyStoppingRounds
API (#11571) - Avoid implicit synchronization in GPU evaluation. (#11542)
- Remove CUDA check in the array interface handler (#11386)
- Fix check in GPU histogram. (#11574)
- Support Rapids 25.06 (#11504)
- Adding
enable_categorical
to the sklearn.apply
method (#11550) - Make xgboost.testing compatible with scikit-learn 1.7 (#11502)
- Add support for building xgboost wheels on Win-ARM64 (#11572, [#11597], [#11559])
Additional artifacts:
You can verify the downloaded packages by running the following command on your Unix shell:
:::sh
echo "<hash> <artifact>" | shasum -a 256 --check
6598adf6a073a55cc87a31e6712fc6dab938a5317aeae7134a07067d51acdf3a xgboost-src-3.0.3.tar.gz
162eb7811313eac5c55f686920b32c5c29c929872bdbc65af147c6f4f19bc38d xgboost_r_gpu_linux.tar.gz
Experimental binary packages for R with CUDA enabled * xgboost_r_gpu_linux_3.0.3.tar.gz: Download
Source tarball * xgboost-src-3.0.3.tar.gz: Download