| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
TimestampSplit
Assigns input data to training, validation, and test sets based on a
provided timestamps.
|
static class |
TimestampSplit.Builder
Assigns input data to training, validation, and test sets based on a
provided timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
TimestampSplitOrBuilder |
InputDataConfig.getTimestampSplitOrBuilder()
Supported only for tabular Datasets.
|
TimestampSplitOrBuilder |
InputDataConfig.Builder.getTimestampSplitOrBuilder()
Supported only for tabular Datasets.
|
TimestampSplitOrBuilder |
InputDataConfigOrBuilder.getTimestampSplitOrBuilder()
Supported only for tabular Datasets.
|
Copyright © 2023 Google LLC. All rights reserved.