public sealed class ClassificationMetrics : IMessage<ClassificationMetrics>, IEquatable<ClassificationMetrics>, IDeepCloneable<ClassificationMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ClassificationMetrics.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eClassificationMetrics\u003c/code\u003e class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta04, with links to other versions available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassificationMetrics\u003c/code\u003e is a class used to calculate metrics for a classification model, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces such as \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 class includes two constructors: a default constructor \u003ccode\u003eClassificationMetrics()\u003c/code\u003e and a copy constructor \u003ccode\u003eClassificationMetrics(ClassificationMetrics other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClassificationMetrics\u003c/code\u003e class contains properties for retrieving both the confusion matrix and the precision-recall curve of the model, which are \u003ccode\u003eConfusionMatrix\u003c/code\u003e and \u003ccode\u003ePrCurve\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]