Test Result : DecisionTreeRegressorSuite
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
Feature importance with toy data | 0.19 sec | Passed |
Regression stump with 3-ary (ordered) categorical features | 0.36 sec | Passed |
Regression stump with binary (ordered) categorical features | 0.35 sec | Passed |
copied model must have the same parent | 0.17 sec | Passed |
model support predict leaf index | 72 ms | Passed |
predictVariance | 1.1 sec | Passed |
prediction on single instance | 0.22 sec | Passed |
read/write | 3.8 sec | Passed |
should support all NumericType labels and not support other types | 1.1 sec | Passed |
training with sample weights | 6.3 sec | Passed |