github catboost/catboost v0.14.1

latest releases: v1.2.5, v1.2.3, v1.2.2...
5 years ago

Breaking changes

  • Changed default value for --counter-calc-method option to SkipTest

New features:

  • Add guid to trained models. You can access it in Python using get_metadata function, for example print catboost_model.get_metadata()['model_guid']

Bug fixes and other changes:

  • Compatibility with glibc 2.12
  • Improved embedded documentation
  • Improved warning and error messages

Don't miss a new catboost release

NewReleases is sending notifications on new releases.