Test Result : RandomForestClassifierSuite
0 failures
11 tests
All Tests
Test name | Duration | Status |
RandomForest(numTrees = 1) | 0.75 sec | Passed |
RandomForest(numTrees = 1) | 0.75 sec | Passed |
Feature importance with toy data | 0.19 sec | Passed |
Fitting without numClasses in metadata | 0.3 sec | Passed |
alternating categorical and continuous features with multiclass labels to test indexing | 0.34 sec | Passed |
params | 6 ms | Passed |
predictRaw and predictProbability | 3.3 sec | Passed |
prediction on single instance | 0.33 sec | Passed |
read/write | 2 sec | Passed |
should support all NumericType labels and not support other types | 0.98 sec | Passed |
subsampling rate in RandomForest | 0.63 sec | Passed |