[
https://issues.apache.org/jira/browse/MAHOUT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950293#comment-13950293
]
Dmitriy Lyubimov commented on MAHOUT-1493:
------------------------------------------
PS. it's an R naming style. R almost never exposes api as classes (and,
frankly, R classes -- even the latest generation -- is embarassment compared to
everything else in existence).
Classes are usually needed if there's a state, and we already have that state
as the bayes model object, don't we?
> 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
>
>
> 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)