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

Ikumasa Mukai commented on MAHOUT-943:
--------------------------------------

Thank you for your advice.
Yes, I have checked the way to implement and agree with you to make a option 
for BuildForest for switching.

I will post a patch if it will be done here!
                
> Improbe the way to make the split point on DF.
> ----------------------------------------------
>
>                 Key: MAHOUT-943
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-943
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Classification
>            Reporter: Ikumasa Mukai
>              Labels: DecisionForest
>
> The numericalSplit() on OptIgSplit adopts the way to regard the attribute 
> value having the best IG as the split point.
> But I think this is a little too strict and think it is better on some 
> situation to  use the average value which is calced with the best IG value 
> and the 2nd value.

--
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