Uses of Class
com.mancrd.ahah.classifier.ClassificationRate

Uses of ClassificationRate in com.mancrd.ahah.classifier
 

Methods in com.mancrd.ahah.classifier that return ClassificationRate
 ClassificationRate ClassificationEvaluator.getClassificationRate(String trueLabel)
          calculates the classification rate for a single trueLabelId
 

Methods in com.mancrd.ahah.classifier that return types with arguments of type ClassificationRate
 List<ClassificationRate> ClassificationEvaluator.getSortedClassificationRates()
           
 

Methods in com.mancrd.ahah.classifier with parameters of type ClassificationRate
 int ClassificationRate.compareTo(ClassificationRate other)
           
 



Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.