Test Result : BinarizerSuite
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
Binarize continuous features with default parameter | 0.95 sec | Passed |
Binarize continuous features with setter | 70 ms | Passed |
Binarize vector of continuous features with default parameter | 0.28 sec | Passed |
Binarize vector of continuous features with setter | 73 ms | Passed |
Binarizer should support sparse vector with negative threshold | 84 ms | Passed |
Multiple Columns: Comparing setting threshold with setting thresholds explicitly with identical values | 0.13 sec | Passed |
Multiple Columns: Mismatched sizes of inputCol/thresholds | 21 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/outputCols | 41 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/thresholds | 22 ms | Passed |
Multiple Columns: Set both of threshold/thresholds | 19 ms | Passed |
Multiple Columns: Test thresholds | 0.18 sec | Passed |
params | 22 ms | Passed |
read/write | 0.6 sec | Passed |