Class Row (0.4.2)

A row in the confusion matrix. Each entry in this row has the same ground truth label.

A list of the confusion matrix entries. One entry for each possible predicted label.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Row