activeLearningConfig property

GoogleCloudAiplatformV1ActiveLearningConfig? activeLearningConfig
getter/setter pair

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;