Skip to content Skip to sidebar Skip to footer
Showing posts with the label Confusion Matrix

Confusion Matrix Fails To Show All Labels

I have created a classification matrix for multi-label classification to evaluate the performance o… Read more Confusion Matrix Fails To Show All Labels

Attributeerror: 'numpyarrayiterator' Object Has No Attribute 'classes'

I get this error: AttributeError: 'NumpyArrayIterator' object has no attribute 'classes… Read more Attributeerror: 'numpyarrayiterator' Object Has No Attribute 'classes'

Calculate ROC Curve, Classification Report And Confusion Matrix For Multilabel Classification Problem

I am trying to understand how to make a confusion matrix and ROC curve for my multilabel classifica… Read more Calculate ROC Curve, Classification Report And Confusion Matrix For Multilabel Classification Problem