| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xgboost-src-3.1.1.tar.gz | 2025-10-21 | 2.8 MB | |
| 3.1.1 Patch Release source code.tar.gz | 2025-10-21 | 2.4 MB | |
| 3.1.1 Patch Release source code.zip | 2025-10-21 | 3.2 MB | |
| README.md | 2025-10-21 | 1.2 kB | |
| Totals: 4 Items | 8.3 MB | 0 | |
What's Changed
- Emit correct error when performing inplace-predict using a CPU-only version of XGBoost, but with a GPU input. (#11761)
- Enhance the error message for loading the removed binary model format. (#11760)
- Use the correct group ID for SHAP when the intercept is a vector. (#11764)
Full Changelog: https://github.com/dmlc/xgboost/compare/v3.1.0...v3.1.1
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
b2bb9c93f28fe7e401dbe592eb7990f5382baa712b02301eb8fd4cdb6c676731 xgboost-src-3.1.1.tar.gz
ae6f2f2397aea02c77e77435cd9f617b5990756d5800218ff44f4ff5eba9104a xgboost_r_gpu_linux.tar.gz
Experimental binary packages for R with CUDA enabled * xgboost_r_gpu_linux_3.1.1.tar.gz: Download
Source tarball * xgboost-src-3.1.1.tar.gz: Download