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.v1beta1.InputDataConfig.fraction_split] is used by default.