View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SampleConfig (google_api_ai_platform v0.13.0)
Active learning data sampling config. For every active learning labeling iteration, it will select a batch of data based on the sampling strategy.
Attributes
-
followingBatchSamplePercentage
(type:integer()
, default:nil
) - The percentage of data needed to be labeled in each following batch (except the first batch). -
initialBatchSamplePercentage
(type:integer()
, default:nil
) - The percentage of data needed to be labeled in the first batch. -
sampleStrategy
(type:String.t
, default:nil
) - Field to choose sampling strategy. Sampling strategy will decide which data should be selected for human labeling in every batch.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.