Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@xadupre xadupre released this 16 Dec 15:11
· 7 commits to main since this release
180e733
  • Fix early stopping for XGBClassifier and xgboost > 2, #597
  • Fix discrepancies with XGBRegressor and xgboost > 2, #670
  • Support count:poisson for XGBRegressor, #666
  • Supports XGBRFClassifier and XGBRFRegressor, #665
  • ONNX_DFS_PATH to be set in the spark config, #653 (by @Ironwood-Cyber)
  • Sparkml converter: support type StringType and StringType(), #639
  • Add check for base_score in _get_attributes function #637, #626 (by @tolleybot)
  • Support for lightgbm >= 4.0, #634