Skip to content

1.3.2 Patch Release

Compare
Choose a tag to compare
@trivialfis trivialfis released this 13 Jan 14:21
· 4 commits to release_1.3.0 since this release
  • Fix compatibility with newer scikit-learn. (#6555)
  • Fix wrong best_ntree_limit in multi-class. (#6569)
  • Ensure that Rabit can be compiled on Solaris (#6578)
  • Fix best_ntree_limit for linear and dart. (#6579)
  • Remove duplicated DMatrix creation in scikit-learn interface. (#6592)
  • Fix evals_result in XGBRanker. (##6594)