Package org.apache.mahout.classifier

Class Summary
ConfusionMatrixDumper Export a ConfusionMatrix in various text formats: ToString version Grayscale HTML table Summary HTML table Table of counts all with optional HTML wrappers Input format: Hadoop SequenceFile with Text key and MatrixWritable value, 1 pair Intended to consume ConfusionMatrix SequenceFile output by Bayes TestClassifier class
 



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