Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
-
Updated
Aug 24, 2020 - C++
Problem:
catboost version: 0.23.2
Operating System: all
Tutorial: https://github.com/catboost/tutorials/blob/master/custom_loss/custom_metric_tutorial.md
Impossible to use custom metric (С++).
Code example
from catboost import CatBoost
train_data = [[1, 4, 5, 6],
Add a description, image, and links to the gbm topic page so that developers can more easily learn about it.
To associate your repository with the gbm topic, visit your repo's landing page and select "manage topics."
One unit test in the R package is currently broken. Steps to reproduce on Mac
This results in the following error at the ends of the logs