[
https://issues.apache.org/jira/browse/MAHOUT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576324#action_12576324
]
Isabel Drost commented on MAHOUT-4:
-----------------------------------
Hello Ankur,
I checked out the patch yesterday. I was able to successfully apply the patch
to the source in svn, so it seems to have arrived fine. I will take a closer
look at the code this weekend.
As far as I know EM from clustering tasks it should be possible to port the
algorithm to a Hadoop setting in a similar way as the k-means implementation,
right?
> Simple prototype for Expectation Maximization (EM)
> --------------------------------------------------
>
> Key: MAHOUT-4
> URL: https://issues.apache.org/jira/browse/MAHOUT-4
> Project: Mahout
> Issue Type: New Feature
> Reporter: Ankur
> Attachments: Mahout_EM.patch
>
>
> Create a simple prototype implementing Expectation Maximization - EM that
> demonstrates the algorithm functionality given a set of (user, click-url)
> data.
> The prototype should be functionally complete and should serve as a basis for
> the Map-Reduce version of the EM algorithm.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.