Skip to content

1.0.2 Patch Release

Compare
Choose a tag to compare
@hcho3 hcho3 released this 04 Mar 00:35
· 3085 commits to master since this release

This patch release applies the following patches to 1.0.0 release:

  • Fix a small typo in sklearn.py that broke multiple eval metrics (#5341)
  • Restore loading model from buffer. (#5360)
  • Use type name for data type check. (#5364)