Test Result : GBTRegressorSuite
0 failures
(±0)
13 tests
(+3)
All Tests
Test name | Duration | Status |
Checkpointing | 0.95 sec | Passed |
Feature importance with toy data | 0.47 sec | Passed |
GBTRegressor behaves reasonably on toy data | 0.8 sec | Passed |
Regression with continuous features | 33 sec | Passed |
Tests of feature subset strategy | 1 sec | Passed |
model evaluateEachIteration | 1.6 sec | Passed |
model save/load | 6.6 sec | Passed |
model support predict leaf index | 0.15 sec | Passed |
prediction on single instance | 0.74 sec | Passed |
runWithValidation stops early and performs better on a validation dataset | 5.6 sec | Passed |
should support all NumericType labels and not support other types | 10 sec | Passed |
training with sample weights | 54 sec | Passed |
tree params | 2.1 sec | Passed |