Cloud AI Platform v1 API - Enum SampleConfig.Types.SampleStrategy (2.27.0)

public enum SampleConfig.Types.SampleStrategy

Reference documentation and code samples for the Cloud AI Platform v1 API enum SampleConfig.Types.SampleStrategy.

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

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Uncertainty

Sample the most uncertain data to label.

Unspecified

Default will be treated as UNCERTAINTY.