[ https://issues.apache.org/jira/browse/MAHOUT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066040#comment-14066040 ]
ASF GitHub Bot commented on MAHOUT-1493: ---------------------------------------- GitHub user andrewpalumbo opened a pull request: https://github.com/apache/mahout/pull/32 MAHOUT-1493 Port Naive Bayes to Spark DSL (for review) Created this PR to review the patch provided by Christoph Viebig and team, Students of TU, Berlin. It is based on Sebastian's code from before the DSL was abstracted away from Spark. You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrewpalumbo/mahout MAHOUT-1493 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/mahout/pull/32.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #32 ---- commit eb0b76e96e2003e0061e30d6e1fbfb4c677dc836 Author: Andrew Palumbo <ap....@outlook.com> Date: 2014-07-18T04:55:22Z applied MAHOUT-1493.patch by cviebig and team from TU Berlin commit a99909db863d486115893a79f5f57848edf16b93 Author: Andrew Palumbo <ap....@outlook.com> Date: 2014-07-18T04:59:24Z applied MAHOUT-1493a patch: edits to NaiveBayesModel call ---- > Port Naive Bayes to the Spark DSL > --------------------------------- > > Key: MAHOUT-1493 > URL: https://issues.apache.org/jira/browse/MAHOUT-1493 > Project: Mahout > Issue Type: Bug > Components: Classification > Reporter: Sebastian Schelter > Assignee: Sebastian Schelter > Fix For: 1.0 > > Attachments: MAHOUT-1493.patch, MAHOUT-1493.patch, MAHOUT-1493.patch, > MAHOUT-1493.patch, MAHOUT-1493a.patch > > > Port our Naive Bayes implementation to the new spark dsl. Shouldn't require > more than a few lines of code. -- This message was sent by Atlassian JIRA (v6.2#6252)