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

Deneche A. Hakim commented on MAHOUT-840:
-----------------------------------------

Thanks for the patch. I tried it but I am getting errors in the following tests:


  testBuild(org.apache.mahout.classifier.df.builder.InfiniteRecursionTest): 
org.apache.mahout.classifier.df.node.Leaf.<init>(I)V
  
testProcessOutput(org.apache.mahout.classifier.df.mapreduce.partial.PartialBuilderTest):
 org.apache.mahout.classifier.df.node.Leaf.<init>(I)V
  
testMapper(org.apache.mahout.classifier.df.mapreduce.partial.Step1MapperTest): 
org.apache.mahout.classifier.df.node.Leaf.<init>(I)V
  testReadTree(org.apache.mahout.classifier.df.node.NodeTest): 
org.apache.mahout.classifier.df.node.Leaf.<init>(I)V
  testReadLeaf(org.apache.mahout.classifier.df.node.NodeTest): 
org.apache.mahout.classifier.df.node.Leaf.<init>(I)V
  testParseNumerical(org.apache.mahout.classifier.df.node.NodeTest): 
org.apache.mahout.classifier.df.node.Leaf.<init>(I)V

are you getting those errors too ?
                
> Decision Forests should support Regression problems
> ---------------------------------------------------
>
>                 Key: MAHOUT-840
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-840
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>            Reporter: Deneche A. Hakim
>            Assignee: Deneche A. Hakim
>         Attachments: regression.patch
>
>
> Improve Decision Forest code in order to handle numerical targets, thus 
> supporting regression problems

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to