Test Result : BinarizerSuite
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
Binarize continuous features with default parameter | 0.26 sec | Passed |
Binarize continuous features with setter | 26 ms | Passed |
Binarize vector of continuous features with default parameter | 28 ms | Passed |
Binarize vector of continuous features with setter | 27 ms | Passed |
Binarizer should support sparse vector with negative threshold | 29 ms | Passed |
Multiple Columns: Comparing setting threshold with setting thresholds explicitly with identical values | 66 ms | Passed |
Multiple Columns: Mismatched sizes of inputCol/thresholds | 10 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/outputCols | 17 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/thresholds | 9 ms | Passed |
Multiple Columns: Set both of threshold/thresholds | 10 ms | Passed |
Multiple Columns: Test thresholds | 64 ms | Passed |
params | 5 ms | Passed |
read/write | 0.42 sec | Passed |