You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sebastian Schelter (JIRA)" <ji...@apache.org> on 2014/03/27 22:16:22 UTC

[jira] [Created] (MAHOUT-1493) Port Naive Bayes to the Spark DSL

Sebastian Schelter created MAHOUT-1493:
------------------------------------------

             Summary: 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


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)

Re: [jira] [Created] (MAHOUT-1493) Port Naive Bayes to the Spark DSL

Posted by Dmitriy Lyubimov <dl...@gmail.com>.
so the only distributed use here is the colsums summaries, right?

On Thu, Mar 27, 2014 at 2:16 PM, Sebastian Schelter (JIRA)
<ji...@apache.org> wrote:
> Sebastian Schelter created MAHOUT-1493:
> ------------------------------------------
>
>              Summary: 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
>
>
> 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)