class Aws::SageMaker::Types::LabelCounters

Provides a breakdown of the number of objects labeled.

@!attribute [rw] total_labeled

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

@!attribute [rw] human_labeled

The total number of objects labeled by a human worker.
@return [Integer]

@!attribute [rw] machine_labeled

The total number of objects labeled by automated data labeling.
@return [Integer]

@!attribute [rw] failed_non_retryable_error

The total number of objects that could not be labeled due to an
error.
@return [Integer]

@!attribute [rw] unlabeled

The total number of objects not yet labeled.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelCounters AWS API Documentation

Constants

SENSITIVE