[
https://issues.apache.org/jira/browse/MAHOUT-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015068#comment-13015068
]
Robin Anil commented on MAHOUT-384:
-----------------------------------
I need some time on this one. Need to change things around, like the input
output formats, I would say it shouldn't be a blocker for this release.
> Implement of AVF algorithm
> --------------------------
>
> Key: MAHOUT-384
> URL: https://issues.apache.org/jira/browse/MAHOUT-384
> Project: Mahout
> Issue Type: New Feature
> Components: Clustering
> Reporter: tony cui
> Assignee: Robin Anil
> Fix For: 0.5
>
> Attachments: MAHOUT-384.patch
>
>
> This program realize a outlier detection algorithm called avf, which is kind
> of
> Fast Parallel Outlier Detection for Categorical Datasets using Mapreduce and
> introduced by this paper :
> http://thepublicgrid.org/papers/koufakou_wcci_08.pdf
> Following is an example how to run this program under haodoop:
> $hadoop jar programName.jar avfDriver inputData interTempData outputData
> The output data contains ordered avfValue in the first column, followed by
> original input data.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira