v3.1.2
📦 xgboostView on GitHub →
✨ 1 features🐛 2 fixes
Summary
Release 3.1.2 adds automatic inference of the enable_categorical flag during model load and includes bug fixes for Python callback ordering and NCCL 2.28 loading.
✨ New Features
- Infer the `enable_categorical` flag automatically during model load.
🐛 Bug Fixes
- Fix ordering of Python callbacks.
- Fix loading NCCL 2.28.