In-memory mapreduce Random Forests ---------------------------------- Key: MAHOUT-140 URL: https://issues.apache.org/jira/browse/MAHOUT-140 Project: Mahout Issue Type: New Feature Components: Classification Affects Versions: 0.2 Reporter: Deneche A. Hakim Priority: Minor
Each mapper is responsible for growing a number of trees with a whole copy of the dataset loaded in memory, it uses the reference implementation's code to build each tree and estimate the oob error. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.