activeLearningConfig property
Parameters that configure the active learning pipeline.
Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
Implementation
GoogleCloudAiplatformV1ActiveLearningConfig? activeLearningConfig;