Skip to content

v1.1.0

Latest

Choose a tag to compare

@horgh horgh released this 17 Jun 17:19
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Added support for categorical splits (models trained with
    enable_categorical). Categorical features are passed as their integer
    category codes in the data slice, the same encoding XGBoost uses internally.