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.
Required Ruby Version
>= 3.1
Authors
Peter Lane