Test Result : BinarizerSuite
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
Binarize continuous features with default parameter | 11 sec | Passed |
Binarize continuous features with setter | 1 sec | Passed |
Binarize vector of continuous features with default parameter | 44 ms | Passed |
Binarize vector of continuous features with setter | 2.6 sec | Passed |
Binarizer should support sparse vector with negative threshold | 37 ms | Passed |
Multiple Columns: Comparing setting threshold with setting thresholds explicitly with identical values | 75 ms | Passed |
Multiple Columns: Mismatched sizes of inputCol/thresholds | 11 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/outputCols | 51 ms | Passed |
Multiple Columns: Mismatched sizes of inputCols/thresholds | 13 ms | Passed |
Multiple Columns: Set both of threshold/thresholds | 10 ms | Passed |
Multiple Columns: Test thresholds | 96 ms | Passed |
params | 6 ms | Passed |
read/write | 5.5 sec | Passed |