[
https://issues.apache.org/jira/browse/MAHOUT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091353#comment-14091353
]
ASF GitHub Bot commented on MAHOUT-1493:
----------------------------------------
Github user dlyubimov commented on a diff in the pull request:
https://github.com/apache/mahout/pull/32#discussion_r16019061
--- Diff: CHANGELOG ---
@@ -2,7 +2,15 @@ Mahout Change Log
Release 1.0 - unreleased
- MAHOUT-1583: cbind() operator for Scala DRMs
+ MAHOUT-1596: implement rbind() operator (Anand Avati and dlyubimov)
+
+ MAHOUT-1597: A + 1.0 (element-wise scala operation) gives wrong result
if rdd is missing rows, Spark side (dlyubimov)
+
+ MAHOUT-1595: MatrixVectorView - implement a proper iterateNonZero()
(Anand Avati via dlyubimov)
+
+ MAHOUT-1529(e): Move dense/sparse matrix test in mapBlock into spark
(Anand Avati via dlyubimov)
+
+ MAHOUT-1583: cbind() operator for Scala DRMs (dlyubimov)
--- End diff --
er...not sure why changelog shows these changes, please sync to latest
master so no changes until squash-commit please.
> 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)