harrysouthworth / gbm

Gradient boosted models
Other
106 stars 27 forks source link

obscure error with high shrinkage and gbm.perf(OOB,...) #28

Closed az0 closed 9 years ago

az0 commented 10 years ago

When building a gbm with high shrinkage, gbm.perf fails with an obscure error. Could the error be more clear? In the example below the shrinkage is ridiculously high, but it happens on my real data with shrinkage=0.1

R code https://gist.github.com/az0/b032f6dcfb279fd0cd9e

R output https://gist.github.com/az0/3fc58bda6186be682fb5

harrysouthworth commented 9 years ago

This issue was moved to gbm-developers/gbm#7