github catboost/catboost v0.10.4

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

Breaking changes:

In python 3 some functions returned dictionaries with keys of type bytes - particularly eval_metrics and get_best_score. These are fixed to have keys of type str.

Changes:

  • New metric NumErrors:greater_than=value
  • New metric and objective L_q:q=value
  • model.score(X, y) - can now work with Pool and labels from Pool

Don't miss a new catboost release

NewReleases is sending notifications on new releases.