Commit Graph
2 Commits
Author SHA1 Message Date
Gorkem Ozkaya 2231940d1d Clip small positive values in gamma-nloglik (#6537)
For the `gamma-nloglik` eval metric, small positive values in the labels are causing `NaN`'s in the outputs, as reported here: https://github.com/dmlc/xgboost/issues/5349. This will add clipping on them, similar to what is done in other metrics like `poisson-nloglik` and `logloss`.
2020-12-22 03:11:40 +08:00
Gorkem Ozkaya 34e3edfb1a Update index.md (#3228) 2018-06-07 21:51:06 -07:00