catboost/catboost

Support custom evaluation metrics in R

Open

#350 opened on May 17, 2018

View on GitHub
 (9 comments) (1 reaction) (0 assignees)Python (1,163 forks)batch import
Rfeature requesthelp wanted

Repository metrics

Stars
 (7,556 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Problem: I found documentation for defining a custom metric function in python from:https://tech.yandex.com/catboost/doc/dg/concepts/python-usages-examples-docpage/#custom-loss-function-eval-metric But is there a way to do this in R and how should the function be defined?

catboost version: 0.8 Operating System: Windows 10 CPU: i5-2500k

Contributor guide