Test Result : LinearSVCSuite
0 failures
(±0)
, 1 skipped
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
Linear SVC binary classification | 9.5 sec | Passed |
Linear SVC binary classification with regularization | 23 sec | Passed |
LinearSVC threshold acts on rawPrediction | 2.3 sec | Passed |
export test data into CSV format | -1 ms | Skipped |
linear svc doesn't fit intercept when fitIntercept is off | 0.8 sec | Passed |
linear svc: default params | 0.57 sec | Passed |
linearSVC comparison with R e1071 and scikit-learn | 11 sec | Passed |
linearSVC with sample weights | 28 sec | Passed |
params | 9 ms | Passed |
prediction on single instance | 1.8 sec | Passed |
read/write: SVM | 2.4 sec | Passed |
sparse coefficients in HingeAggregator | 8 ms | Passed |