dataStats property
Stats of data used for training or evaluating the Model.
Only populated when the Model is trained by a TrainingPipeline with data_input_config.
Implementation
GoogleCloudAiplatformV1ModelDataStats? dataStats;
Stats of data used for training or evaluating the Model.
Only populated when the Model is trained by a TrainingPipeline with data_input_config.
GoogleCloudAiplatformV1ModelDataStats? dataStats;