Uses of Class
org.apache.mahout.classifier.df.mapreduce.partial.TreeID

Packages that use TreeID
org.apache.mahout.classifier.df.mapreduce.partial Partial-data mapreduce implementation of Random Decision Forests 
 

Uses of TreeID in org.apache.mahout.classifier.df.mapreduce.partial
 

Methods in org.apache.mahout.classifier.df.mapreduce.partial that return TreeID
 TreeID TreeID.clone()
           
 

Methods in org.apache.mahout.classifier.df.mapreduce.partial with parameters of type TreeID
protected static void PartialBuilder.processOutput(org.apache.hadoop.mapreduce.JobContext job, org.apache.hadoop.fs.Path outputPath, TreeID[] keys, Node[] trees)
          Processes the output from the output path.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.