Uses of Class
org.apache.mahout.classifier.ConfusionMatrix

Packages that use ConfusionMatrix
org.apache.mahout.classifier   
 

Uses of ConfusionMatrix in org.apache.mahout.classifier
 

Methods in org.apache.mahout.classifier that return ConfusionMatrix
 ConfusionMatrix ResultAnalyzer.getConfusionMatrix()
           
 ConfusionMatrix ConfusionMatrix.merge(ConfusionMatrix b)
           
 

Methods in org.apache.mahout.classifier with parameters of type ConfusionMatrix
 ConfusionMatrix ConfusionMatrix.merge(ConfusionMatrix b)
           
 



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