[
https://issues.apache.org/jira/browse/MAHOUT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066121#comment-14066121
]
ASF GitHub Bot commented on MAHOUT-1493:
----------------------------------------
Github user avati commented on the pull request:
https://github.com/apache/mahout/pull/32#issuecomment-49400739
@andrewpalumbo , this code very much feels like it should be in
math-scala/src/main/scala/org/apache/mahout/math/classification/*. There is
nothing (yet) specific to DRM in this code, so we can keep it out of
sparkbindings, at least this part of the algorithm.
> 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)