Package org.apache.mahout.classifier.df.mapreduce

Class Summary
Builder Base class for Mapred DecisionForest builders.
Classifier Mapreduce implementation that classifies the Input data using a previousely built decision forest
Classifier.CMapper  
MapredMapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> Base class for Mapred mappers.
MapredOutput Used by various implementation to return the results of a build.
Contains a grown tree and and its oob predictions.
 



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