Skip to content
Snippets Groups Projects
Commit ebcfcafc authored by Vathsala Achar's avatar Vathsala Achar Committed by Alexandre Gramfort
Browse files

[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
parent e3c9ae20
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment