Example usage for Java weka.classifiers.evaluation ConfusionMatrix fields, constructors, methods, implement or subclass
The text is from its open source code.
ConfusionMatrix(String[] classNames) Creates the confusion matrix with the given class names. |