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

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

Github user avati commented on the pull request:

    https://github.com/apache/mahout/pull/21#issuecomment-49899401
  
    Thanks for the comments @cliffclick . I'll work on ArrayUtils and 
Vec.makeZero() usage.
    
    Regarding row labeling, I wanted to keep the operator inner-loop free of 
if() and else to skip first row optionally (i.e keep the inner loop focussed on 
just the math.) However, now that I think, it should be possible to filter out 
the label vec optionally even before entering MRTask, and have both the matrix 
and row labels within the same Frame.
    
    I'll work on these comments and re-post. Thanks!



> H2O integration
> ---------------
>
>                 Key: MAHOUT-1500
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1500
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Anand Avati
>             Fix For: 1.0
>
>
> Provide H2O backend for the Mahout DSL



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to