Uses of Package
org.apache.mahout.df.node

Packages that use org.apache.mahout.df.node
org.apache.mahout.df   
org.apache.mahout.df.builder   
org.apache.mahout.df.mapred.partial
Partial-data mapreduce implementation of Random Decision Forests
 
The builder splits the data, using a FileInputSplit, among the mappers. 
org.apache.mahout.df.mapreduce   
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. 
org.apache.mahout.df.node   
 

Classes in org.apache.mahout.df.node used by org.apache.mahout.df
Node
          Represents an abstract node of a decision tree
 

Classes in org.apache.mahout.df.node used by org.apache.mahout.df.builder
Node
          Represents an abstract node of a decision tree
 

Classes in org.apache.mahout.df.node used by org.apache.mahout.df.mapred.partial
Node
          Represents an abstract node of a decision tree
 

Classes in org.apache.mahout.df.node used by org.apache.mahout.df.mapreduce
Node
          Represents an abstract node of a decision tree
 

Classes in org.apache.mahout.df.node used by org.apache.mahout.df.mapreduce.partial
Node
          Represents an abstract node of a decision tree
 

Classes in org.apache.mahout.df.node used by org.apache.mahout.df.node
Leaf
          Represents a Leaf node
Node
          Represents an abstract node of a decision tree
Node.Type
           
 



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