Test Result : GBTClassifierSuite
0 failures
17 tests
All Tests
Test name | Duration | Status |
Binary classification with continuous features: Log Loss | 11 sec | Passed |
Checkpointing | 0.85 sec | Passed |
Feature importance with toy data | 0.59 sec | Passed |
Fitting without numClasses in metadata | 0.17 sec | Passed |
GBT parameter stepSize should be in interval (0, 1] | 1 ms | Passed |
GBTClassifier: Predictor, Classifier methods | 9 sec | Passed |
GBTClassifier: default params | 13 sec | Passed |
Tests of feature subset strategy | 1.2 sec | Passed |
extractLabeledPoints with bad data | 0.28 sec | Passed |
model evaluateEachIteration | 0.57 sec | Passed |
model save/load | 6.7 sec | Passed |
params | 85 ms | Passed |
prediction on single instance | 4.6 sec | Passed |
runWithValidation stops early and performs better on a validation dataset | 3.8 sec | Passed |
setThreshold, getThreshold | 3 ms | Passed |
should support all NumericType labels and not support other types | 14 sec | Passed |
thresholds prediction | 14 sec | Passed |