Skip to content

v2.3.1

Compare
Choose a tag to compare
@dbolotov dbolotov released this 22 Apr 19:36
· 135 commits to master since this release

pmml 2.3.1

Bug Fixes

  • pmml.xgb.Booster() no longer switches probabilities for "binary:logistic" objective function.
  • add_data_field_attributes() now throws appropriate errors instead of using print() statements.