Test Result : DecisionTreeRegressorSuite
0 failures
10 tests
All Tests
Test name | Duration | Status |
Feature importance with toy data | 0.28 sec | Passed |
Regression stump with 3-ary (ordered) categorical features | 0.5 sec | Passed |
Regression stump with binary (ordered) categorical features | 0.4 sec | Passed |
copied model must have the same parent | 0.25 sec | Passed |
model support predict leaf index | 0.18 sec | Passed |
predictVariance | 1.4 sec | Passed |
prediction on single instance | 0.5 sec | Passed |
read/write | 6.6 sec | Passed |
should support all NumericType labels and not support other types | 1.5 sec | Passed |
training with sample weights | 11 sec | Passed |