🔗 Links
🚨 Breaking Changes
- Bump
xgboost
to1.6.0
from1.5.2
(#4777) @galipremsagar
🐛 Bug Fixes
- Fix KNN error message. (#4782) @trivialfis
- Update raft pinnings in dev yml files (#4778) @galipremsagar
- Bump
xgboost
to1.6.0
from1.5.2
(#4777) @galipremsagar - Fixes exception when using predict_proba on fitted Pipeline object with a ColumnTransformer step (#4774) @VamsiTallam95
- Regression errors failing with mixed data type combinations (#4770) @shaswat-indian
📖 Documentation
- Fix forward-merge branch-22.06 to branch-22.08 (#4789) @divyegala
🛠️ Improvements
- Pin max version of
cuda-python
to11.7.0
(#4793) @Ethyling - Unpin
dask
&distributed
for development (#4771) @galipremsagar