public enum DatasetSplitTypeReference documentation and code samples for the Cloud Document AI v1beta3 API enum DatasetSplitType.
Documents belonging to a dataset will be split into different groups referred to as splits: train, test.
Namespace
Google.Cloud.DocumentAI.V1Beta3Assembly
Google.Cloud.DocumentAI.V1Beta3.dll
Fields |
|
|---|---|
| Name | Description |
DatasetSplitTest |
Identifies the test documents. |
DatasetSplitTrain |
Identifies the train documents. |
DatasetSplitUnassigned |
Identifies the unassigned documents. |
Unspecified |
Default value if the enum is not set. |