-
- Downloads
[MRG+1] OneClassSVM predict now returns int (#8711)
* 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
Loading
Please register or sign in to comment