[ 
https://issues.apache.org/jira/browse/MAHOUT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252765#comment-14252765
 ] 

ASF GitHub Bot commented on MAHOUT-1493:
----------------------------------------

Github user andrewpalumbo commented on the pull request:

    https://github.com/apache/mahout/pull/32#issuecomment-67587905
  
    All MRLegacy dependencies are now removed.  I ported 
`ConfusionMatrix`,`ClassifierResult` and `ResultAnalyzer` over to a new package 
`o.a.m.classifier.stats`.  They had some dependencies on Statistics classes in  
`o.a.m.cf.taste.impl.common` so i brought them over too.  They're all living in 
the `o.a.m.classifier.stats` package for now- but it may be useful to move them 
in the future.   They still need documentation.  I'll probably do a couple more 
cleanup checks and then  push this in the next day or two.


> 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: Andrew Palumbo
>             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.3.4#6332)

Reply via email to