* Added predict method to class OneClassSVM - This method overrides the default behaviour to only return integer class values. * Test for the change in OneClassSVM predict method - small addition to test that the predicted result is integer * Changed test to check for intp datatype * Updated whats new |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bounds.py | ||
| test_sparse.py | ||
| test_svm.py | ||