Uses of Class
weka.classifiers.evaluation.TwoClassStats
Packages that use TwoClassStats
-
Uses of TwoClassStats in weka.classifiers.evaluation
Methods in weka.classifiers.evaluation that return TwoClassStatsModifier and TypeMethodDescriptionConfusionMatrix.getTwoClassStats
(int classIndex) Gets the performance with respect to one of the classes as a TwoClassStats object.