Package org.apache.mahout.classifier.bayes.mapreduce.bayes

Class Summary
BayesClassifierDriver Create and run the Bayes Classifier
BayesClassifierMapper Reads the input train set(preprocessed using the BayesFileFormatter).
BayesClassifierReducer Can also be used as a local Combiner.
BayesDriver Create and run the Bayes Trainer.
BayesThetaNormalizerDriver Create and run the Bayes Theta Normalization Step.
BayesThetaNormalizerMapper Mapper for Calculating the ThetaNormalizer for a label in Naive Bayes Algorithm
BayesThetaNormalizerReducer Can also be used as a local Combiner beacuse only two values should be there inside the values
 



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