ConfusionMatrix
Element Property of the ConfusionMatrix Object
Element property of the ConfusionMatrix object in the ABBYY FineReader Engine API — returns the value of the selected cell in the confusion matrix.
Returns the element in the selected cell of the confusion matrix. The value of the element located in the column A, row B, tells you how many documents were classified as belonging to the category A while actually being in the category B. When A and B are the same, you get the number of correctly assigned results for that category.
ConfusionMatrix Object (IConfusionMatrix Interface)
Previous
TrainingParams Object (ITrainingParams Interface)
Next
