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

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

Github user avati commented on the pull request:

    https://github.com/apache/mahout/pull/32#issuecomment-65961981
  
    On Sun Dec 07 2014 at 3:43:50 PM Andrew Palumbo <[email protected]>
    wrote:
    
    >
    >
    >    1.
    >
    >    A bug in the H20Drm –H20Helper.java uses a water.fvec.Vec vector to
    >    store label keys but water.fvec.Vec does not accept String values
    >    (throws an error). So we need a new distributed data structure to store
    >    String Row Labels for H20 DRMs. Otherwise this should be working for 
H20.
    >
    >
    H2ODrm actually stores label keys as ValueString internally (by converting
    java String to/fro). Can you point to the exact line which is failing (or
    give the backtrace), I can have a quick look / fix it.
    
    Thanks


> 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