dataStats property

GoogleCloudAiplatformV1ModelDataStats? dataStats
getter/setter pair

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;