github catboost/catboost v0.11.0

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

Changes:

  • Changed default border count for float feature binarization to 254 on CPU to achieve better quality
  • Fixed random seed to 0 by default
  • Support model with more than 254 feature borders or one hot values when doing predictions
  • Added model summation support in python: use catboost.sum_models() to sum models with provided weights.
  • Added json model tutorial model_export_as_json_tutorial.ipynb

Don't miss a new catboost release

NewReleases is sending notifications on new releases.