public sealed class ConfusionMatrix : IMessage<ConfusionMatrix>, IEquatable<ConfusionMatrix>, IDeepCloneable<ConfusionMatrix>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ConfusionMatrix.
Confusion matrix of the model running the classification. Only applicable
when the metrics entry aggregates multiple labels. Not applicable when the
entry is for a single label.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eConfusionMatrix\u003c/code\u003e class within the Data Labeling v1beta1 API is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConfusionMatrix\u003c/code\u003e is a class used in model classification, specifically when aggregating multiple labels, and it is not applicable for single-label entries.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eConfusionMatrix\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfusionMatrix\u003c/code\u003e class has two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eConfusionMatrix\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfusionMatrix\u003c/code\u003e class contains a \u003ccode\u003eRow\u003c/code\u003e property which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of type \u003ccode\u003eConfusionMatrix.Types.Row\u003c/code\u003e, which is part of the \u003ccode\u003eGoogle.Protobuf.Collections\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]