Class Dataset (0.8.0)

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.

Metadata for a dataset used for text classification.

Metadata for a dataset used for video classification.

Metadata for a dataset used for text extraction.

Metadata for a dataset used for Tables.

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.