Skip to content

1.5.2 Patch Release

Compare
Choose a tag to compare
@trivialfis trivialfis released this 17 Jan 15:58
· 2 commits to release_1.5.1 since this release
742c19f

This is a patch release for compatibility with latest dependencies and bug fixes.

  • [dask] Fix asyncio with latest dask and distributed.
  • [R] Fix single sample SHAP prediction.
  • [Python] Update python classifier to indicate support for latest Python versions.
  • [Python] Fix with latest mypy and pylint.
  • Fix indexing type for bitfield, which may affect missing value and categorical data.
  • Fix num_boosted_rounds for linear model.
  • Fix early stopping with linear model.