Test Result : BinarizerSuite
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
Binarize continuous features with default parameter | 1.1 sec | Passed |
Binarize continuous features with setter | 89 ms | Passed |
Binarize vector of continuous features with default parameter | 0.27 sec | Passed |
Binarize vector of continuous features with setter | 0.11 sec | Passed |
Binarizer should support sparse vector with negative threshold | 95 ms | Passed |
Multiple Columns: Comparing setting threshold with setting thresholds explicitly with identical values | 0.21 sec | Passed |
Multiple Columns: Mismatched sizes of inputCol/thresholds | 24 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/outputCols | 59 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/thresholds | 23 ms | Passed |
Multiple Columns: Set both of threshold/thresholds | 22 ms | Passed |
Multiple Columns: Test thresholds | 0.22 sec | Passed |
params | 19 ms | Passed |
read/write | 0.81 sec | Passed |