[jira] [Created] (FLINK-5423) Implement Stochastic Outlier Selection

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5423) Implement Stochastic Outlier Selection

Shang Yuanchun (Jira)
Fokko Driesprong created FLINK-5423:
---------------------------------------

             Summary: Implement Stochastic Outlier Selection
                 Key: FLINK-5423
                 URL: https://issues.apache.org/jira/browse/FLINK-5423
             Project: Flink
          Issue Type: Improvement
          Components: Machine Learning Library
            Reporter: Fokko Driesprong


I've implemented the Stochastic Outlier Selection (SOS) algorithm by Jeroen Jansen.
http://jeroenjanssens.com/2013/11/24/stochastic-outlier-selection.html
Integrated as much as possible with the components from the machine learning library.

The algorithm itself has been compared to four other algorithms and it it shows that SOS has a higher performance on most of these real-world datasets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)