predictedLabel property
The predicted label.
For confidence_threshold > 0, we will also add an entry indicating the number of items under the confidence threshold.
Implementation
core.String? predictedLabel;
The predicted label.
For confidence_threshold > 0, we will also add an entry indicating the number of items under the confidence threshold.
core.String? predictedLabel;