Package org.apache.mahout.df.callback

Interface Summary
PredictionCallback Called each time an instance has been classified
 

Class Summary
ForestPredictions Collects a forest's predictions
MeanTreeCollector Computes the error rate for each tree, and returns the mean of all the trees
MultiCallback Combines many callbacks, that will be called when a prediction is done.
SingleTreePredictions Collects the predictions for a single tree
 



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