Don't compute out of bag error for Decision Forests
---------------------------------------------------
Key: MAHOUT-835
URL: https://issues.apache.org/jira/browse/MAHOUT-835
Project: Mahout
Issue Type: Improvement
Components: Classification
Affects Versions: 0.6
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
Fix For: 0.6
The current implementation of Decision Forests makes a lot of assumption about
how Hadoop works when computing the out-of-bag error. Removing these
calculations not only makes the code run faster, it's also less buggier and
won't break easily when a new version of Hadoop is used.
--
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