Lightgbm: can add a mape objective function in lightgbm?

Created on 16 Jun 2017  Â·  3Comments  Â·  Source: microsoft/LightGBM

Such as the title.
reference to:https://en.wikipedia.org/wiki/Mean_absolute_percentage_error

could show the mape objective function code segment in python now.

help wanted metrics and objectives

Most helpful comment

added in #1199

All 3 comments

@hlee13 You can contribute by adding MAPE to LightGBM in C++, or you can use a custom metric in R/Python.

added in #1199

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivinogra picture ivinogra  Â·  3Comments

JoshuaC3 picture JoshuaC3  Â·  3Comments

mayer79 picture mayer79  Â·  3Comments

tbenthompson picture tbenthompson  Â·  3Comments

jianqin123 picture jianqin123  Â·  3Comments