Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::SampleConfig::SampleStrategy (v0.4.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::SampleConfig::SampleStrategy.

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

Constants

SAMPLE_STRATEGY_UNSPECIFIED

value: 0
Default will be treated as UNCERTAINTY.

UNCERTAINTY

value: 1
Sample the most uncertain data to label.