Test Result : RandomForestRegressorSuite
0 failures
(±0)
9 tests
(+3)
All Tests
Test name | Duration | Status |
RandomForest(numTrees = 1) | 0.82 sec | Passed |
RandomForest(numTrees = 1) | 0.76 sec | Passed |
Feature importance with toy data | 0.23 sec | Passed |
model support predict leaf index | 96 ms | Passed |
prediction on single instance | 2.2 sec | Passed |
read/write | 2.9 sec | Passed |
should support all NumericType labels and not support other types | 2.2 sec | Passed |
training with sample weights | 33 sec | Passed |
tree params | 0.33 sec | Passed |