[
https://issues.apache.org/jira/browse/MAHOUT-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167151#comment-13167151
]
Deneche A. Hakim commented on MAHOUT-840:
-----------------------------------------
the examples went all fine, I just committed the patch after making the
following changes:
- removed TreePrinter, ForestPrinter, ArffDataLoader, ArffData,
ArffInvalidFormatException. These are really helpful additions but they aren't
needed to support Regression. So they should probably be submitted in a new
jira post (go ahead and create one)
- I made some style modifications using IntelliJ code inspection
I do have one question: I see that DecisionTreeBuilder supports both
classification and regression tree. Should we remove DefaultTreeBuilder and
just use DecisionTreeBuilder instead ?
> 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: DecisionTreeBuilderTest.java, MAHOUT-840.patch,
> regression.patch, regression.patch, 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