DatasetStats
Provides statistics about a dataset. For more information, see DescribeDataset.
Contents
- ErrorEntries
-
The total number of entries that contain at least one error.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- LabeledEntries
-
The total number of images in the dataset that have labels.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- TotalEntries
-
The total number of images in the dataset.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- TotalLabels
-
The total number of labels declared in the dataset.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: