trainingConfig property
CMLE training config.
For every active learning labeling iteration, system will train a machine learning model on CMLE. The trained model will be used by data sampling algorithm to select DataItems.
Implementation
GoogleCloudAiplatformV1TrainingConfig? trainingConfig;