Previous | Table of Contents | Next |
A ClassificationTestResult may contain a CategoryMatrix that contains the confusion matrix as the result of test.
Ends
testResult
The ClassificationTestResult references a CategoryMatrix for the confusion matrix as the
result of the test task.class:multiplicity:aggregation:confusionMatrix |
|||||
ClassificationTestResult | |||||
exactly one | |||||
composite | |||||
A CategoryMatrix represents the confusion matrix of a ClassificationTestResult. class: CategoryMatrix multiplicity: zero or
one