NimbusML
NimbusML copied to clipboard
Cannot find implementation of 'OneClassSvmAnomalyDetector'
Is your feature request related to a problem? Please describe. It is really confusing why there is no implementation of 'OneClassSvmAnomalyDetector' but it is mentioned in docstring and unittest.
Describe the solution you'd like It would be very helpful if we could know the reason and when this algo will be supported.
Additional context You could see searched result here https://github.com/microsoft/NimbusML/search?p=1&q=OneClassSVMAnomalyDetector&unscoped_q=OneClassSVMAnomalyDetector
