Changes
π‘ New Features
- [CUDA] fix setting of CUDA architectures and enable support for NVIDIA Blackwell @StrikerRUS (#6812)
- [python-package] support Python 3.13 @jameslamb (#6668)
- [GPU] Add support for linear tree with device=gpu @dragonbra (#6567)
- [c++] Add Bagging by Query for Lambdarank @shiyu1994 (#6623)
π¨ Breaking
- [R-package] require lgb.Dataset, remove sup...