Java weka.classifiers.evaluation ConfusionMatrix fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.evaluation ConfusionMatrix fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.evaluation ConfusionMatrix.

The text is from its open source code.

Constructor

ConfusionMatrix(String[] classNames)
Creates the confusion matrix with the given class names.