Test Result : RandomForestClassifierSuite
0 failures
(±0)
14 tests
(±0)
All Tests
Test name | Duration | Status |
RandomForest(numTrees = 1) | 0.59 sec | Passed |
RandomForest(numTrees = 1) | 0.64 sec | Passed |
Feature importance with toy data | 0.18 sec | Passed |
Fitting without numClasses in metadata | 0.22 sec | Passed |
alternating categorical and continuous features with multiclass labels to test indexing | 0.35 sec | Passed |
model support predict leaf index | 81 ms | Passed |
params | 8 ms | Passed |
predictRaw and predictProbability | 2.9 sec | Passed |
prediction on single instance | 0.42 sec | Passed |
read/write | 2.2 sec | Passed |
should support all NumericType labels and not support other types | 1.1 sec | Passed |
subsampling rate in RandomForest | 0.8 sec | Passed |
training with sample weights | 16 sec | Passed |
tree params | 0.52 sec | Passed |