Class AnnotatedDataset (0.4.2)

AnnotatedDataset is a set holding annotations for data in a Dataset. Each labeling task will generate an AnnotatedDataset under the Dataset that the task is requested for.

Output only. The display name of the AnnotatedDataset. It is specified in HumanAnnotationConfig when user starts a labeling task. Maximum of 64 characters.

Output only. Source of the annotation.

Output only. Number of examples in the annotated dataset.

Output only. Per label statistics.

Output only. Additional information about AnnotatedDataset.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > AnnotatedDataset