Closed bgreenwell closed 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.
test.gbm()
validate.gbm()
The functions
test.gbm()
andvalidate.gbm()
essentially act as test script, so makes sense to dump them into a testing suite like tinytest.