confusion_matrix 1.1.1
A confusion matrix is used to represent predicted vs observed values in a classification or recognition task. This library allows the user to incrementally add results to a confusion matrix, and then retrieve statistical information.