gbm icon indicating copy to clipboard operation
gbm copied to clipboard

cv.folds=1

Open jmaddalena opened this issue 8 years ago • 1 comments

By mistake I specified cv.folds=1 and had a heck of a time debugging the following error:

Error in (function (formula = formula(data), distribution = "bernoulli", : object 'p' not found

Please create error message when user specifies cv.folds=1

jmaddalena avatar Jun 21 '17 21:06 jmaddalena

I think this belongs in https://github.com/gbm-developers/gbm

az0 avatar Jun 21 '17 22:06 az0