gbm-developers / gbm

Gradient boosted models (the old gbm package)
Other
51 stars 27 forks source link

Convert `test/validate.gbm()` into tinytest #51

Closed bgreenwell closed 4 years ago

bgreenwell commented 4 years ago

The functions test.gbm() and validate.gbm() essentially act as test script, so makes sense to dump them into a testing suite like tinytest.