| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
PredefinedSplit
Assigns input data to training, validation, and test sets based on the
value of a provided key.
|
static class |
PredefinedSplit.Builder
Assigns input data to training, validation, and test sets based on the
value of a provided key.
|
| Modifier and Type | Method and Description |
|---|---|
PredefinedSplitOrBuilder |
InputDataConfig.getPredefinedSplitOrBuilder()
Supported only for tabular Datasets.
|
PredefinedSplitOrBuilder |
InputDataConfig.Builder.getPredefinedSplitOrBuilder()
Supported only for tabular Datasets.
|
PredefinedSplitOrBuilder |
InputDataConfigOrBuilder.getPredefinedSplitOrBuilder()
Supported only for tabular Datasets.
|
Copyright © 2025 Google LLC. All rights reserved.