Class Dataset (0.7.1)

A workspace for solving a single, particular machine learning (ML) problem. A workspace contains examples that may be annotated.

Metadata for a dataset used for translation.

Required. The name of the dataset to show in the interface. The name can be up to 32 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscores (_), and ASCII digits 0-9.

Output only. The number of examples in the dataset.

Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

Classes

LabelsEntry

API documentation for automl_v1.types.Dataset.LabelsEntry class.