| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportFractionSplit
Assigns the input data to training, validation, and test sets as per the
given fractions.
|
static class |
ExportFractionSplit.Builder
Assigns the input data to training, validation, and test sets as per the
given fractions.
|
| Modifier and Type | Method and Description |
|---|---|
ExportFractionSplitOrBuilder |
ExportDataConfigOrBuilder.getFractionSplitOrBuilder()
Split based on fractions defining the size of each set.
|
ExportFractionSplitOrBuilder |
ExportDataConfig.getFractionSplitOrBuilder()
Split based on fractions defining the size of each set.
|
ExportFractionSplitOrBuilder |
ExportDataConfig.Builder.getFractionSplitOrBuilder()
Split based on fractions defining the size of each set.
|
Copyright © 2024 Google LLC. All rights reserved.