GoogleCloudAiplatformV1ExportFilterSplit typedef

GoogleCloudAiplatformV1ExportFilterSplit = $FilterSplit

Assigns input data to training, validation, and test sets based on the given filters, data pieces not matched by any filter are ignored.

Currently only supported for Datasets containing DataItems. If any of the filters in this message are to match nothing, then they can be set as '-' (the minus sign). Supported only for unstructured Datasets.

Implementation

typedef GoogleCloudAiplatformV1ExportFilterSplit = $FilterSplit;