GoogleCloudDatalabelingV1beta1ClassificationMetrics constructor
GoogleCloudDatalabelingV1beta1ClassificationMetrics({
- GoogleCloudDatalabelingV1beta1ConfusionMatrix? confusionMatrix,
- GoogleCloudDatalabelingV1beta1PrCurve? prCurve,
Implementation
GoogleCloudDatalabelingV1beta1ClassificationMetrics({
this.confusionMatrix,
this.prCurve,
});