Module: Google::Cloud::AIPlatform::V1::SampleConfig::SampleStrategy

Defined in:
proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb

Overview

Sample strategy decides which subset of DataItems should be selected for human labeling in every batch.

Constant Summary collapse

SAMPLE_STRATEGY_UNSPECIFIED =

Default will be treated as UNCERTAINTY.

0
UNCERTAINTY =

Sample the most uncertain data to label.

1