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