The information contained in each cell of the confusion matrix. More...
Properties | |
confidence = property | |
float: Confidence value of the (best) classification result. | |
confidence_distribution = property | |
List[float]: Distribution of confidences among the other known classes. | |
example_index = property | |
int: The index of the example (with refers to the index in the sample image list from which the test result from which the ConfusionMatrix derives was generated). | |
The information contained in each cell of the confusion matrix.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.