[
https://issues.apache.org/jira/browse/MAHOUT-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046907#comment-14046907
]
Matteo commented on MAHOUT-1423:
--------------------------------
We set up a repository containing a general class for anomaly detection in
Mahout embedding the t-digest algorithm, and refactored the EKG example to fit
into this scheme. You can find it at
https://github.com/pollo/anomaly_detection. The idea is to have an abstract
class AnomalyDetection which can be extended by the users to implement a custom
anomaly detection.
It would be great to have some feedback so that we can improve and reshape it
if necessary.
> Add time series anomaly detection example
> -----------------------------------------
>
> Key: MAHOUT-1423
> URL: https://issues.apache.org/jira/browse/MAHOUT-1423
> Project: Mahout
> Issue Type: New Feature
> Components: Examples
> Affects Versions: 0.9
> Reporter: Andrew Musselman
> Assignee: Andrew Musselman
> Priority: Minor
> Fix For: 1.0
>
>
> Add an example of anomaly detection in a time series along the lines of Ted's
> EKG example starting about slide 20 here:
> http://www.slideshare.net/tdunning/strata-2014-anomaly-detection
--
This message was sent by Atlassian JIRA
(v6.2#6252)