class Aws::LookoutforVision::Types::DatasetImageStats

Statistics about the images in a dataset.

@!attribute [rw] total

The total number of images in the dataset.
@return [Integer]

@!attribute [rw] labeled

The total number of labeled images.
@return [Integer]

@!attribute [rw] normal

The total number of images labeled as normal.
@return [Integer]

@!attribute [rw] anomaly

the total number of images labeled as an anomaly.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/DatasetImageStats AWS API Documentation

Constants

SENSITIVE