Skip to content

1.3.1 Patch Release

Compare
Choose a tag to compare
@trivialfis trivialfis released this 22 Dec 13:38
· 10 commits to release_1.3.0 since this release
a78d0d4
  • Enable loading model from <1.0.0 trained with objective='binary:logitraw' (#6517)
  • Fix handling of print period in EvaluationMonitor (#6499)
  • Fix a bug in metric configuration after loading model. (#6504)
  • Fix save_best early stopping option (#6523)
  • Remove cupy.array_equal, since it's not compatible with cuPy 7.8 (#6528)

You can verify the downloaded source code xgboost.tar.gz by running this on your unix shell:

echo "fd51e844dd0291fd9e7129407be85aaeeda2309381a6e3fc104938b27fb09279 *xgboost.tar.gz" | shasum -a 256 --check