1.7.3 (2023 Jan 6)
This is a patch release for bug fixes.
- [Breaking] XGBoost Sklearn estimator method
get_params
no longer returns internally configured values. (#8634) - Fix linalg iterator, which may crash the L1 error. (#8603)
- Fix loading pickled GPU sklearn estimator with a CPU-only XGBoost build. (#8632)
- Fix inference with unseen categories with categorical features. (#8591, #8602)
- CI fixes. (#8620, #8631, #8579)
Artifacts
R packages
Win64: Download
Linux: Download
You can verify the downloaded packages by running the following command on your Unix shell:
echo "<hash> <artifact>" | shasum -a 256 --check
0b6aa86b93aec2b3e7ec6f53a696f8bbb23e21a03b369dc5a332c55ca57bc0c4 xgboost.tar.gz
880a54e83e52c38ebada183254f55dc2bb9411bc1ff229a29f00ef39451c118c xgboost_r_gpu_linux_1.7.3.tar.gz
76ad3c07da8adea531ab0643ed532eae38b3d1f7bc338f3b0f18620c2901092b xgboost_r_gpu_win64_1.7.3.tar.gz