Module google_api_proto::google::cloud::aiplatform::v1::input_data_config
source · Expand description
Nested message and enum types in InputDataConfig
.
Enums§
- Only applicable to Custom and Hyperparameter Tuning TrainingPipelines.
- The instructions how the input data should be split between the training, validation and test sets. If no split type is provided, the [fraction_split][google.cloud.aiplatform.v1.InputDataConfig.fraction_split] is used by default.