Uses of Class
weka.classifiers.evaluation.TwoClassStats

Packages that use TwoClassStats
weka.classifiers.evaluation   
 

Uses of TwoClassStats in weka.classifiers.evaluation
 

Methods in weka.classifiers.evaluation that return TwoClassStats
 TwoClassStats ConfusionMatrix.getTwoClassStats(int classIndex)
          Gets the performance with respect to one of the classes as a TwoClassStats object.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.