The 2.1.3 patch release makes the following bug fixes:
- [pyspark] Support large model size (#10984).
- Fix rng for the column sampler (#10998).
- Handle
cudf.pandas
proxy objects properly (#11014).
Additional artifacts:
You can verify the downloaded packages by running the following command on your Unix shell:
echo "<hash> <artifact>" | 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
Source tarball
- xgboost.tar.gz: Download