Skip to content

1.2.2

Compare
Choose a tag to compare
@andrey-khropov andrey-khropov released this 19 Sep 20:01
· 1307 commits to master since this release

Bugfixes

  • Fix Segmentation fault when using custom eval_metric in binary python packages of version 1.2.1 on PyPI. #2486
  • Fix LossFunctionChange fstr with embedding features.
  • Fix a segmentation fault in JVM applier when using embedding features on JVM 11+.
  • Fix CTR data handling in model summation (especially for models with CTRs with multiple target quantizations).