Uses of Package
org.apache.mahout.df.mapreduce.partial

Packages that use org.apache.mahout.df.mapreduce.partial
org.apache.mahout.df.mapreduce.partial
Partial-data mapreduce implementation of Random Decision Forests
 
The builder splits the data, using a FileInputSplit, among the mappers. 
 

Classes in org.apache.mahout.df.mapreduce.partial used by org.apache.mahout.df.mapreduce.partial
Step0Job.Step0Output
          Output of the step0's mappers
TreeID
          Indicates both the tree and the data partition used to grow the tree
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.