[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SampleConfig` class within the `Google.Cloud.AIPlatform.V1` namespace, detailing various versions of the API, ranging from version 1.0.0 to 3.22.0, with 3.22.0 being the latest."],["`SampleConfig` is a class used for configuring active learning data sampling strategies, allowing the selection of data batches for human labeling in each iteration."],["The class includes properties for defining the percentage of data to be labeled in both the initial and subsequent batches (`InitialBatchSamplePercentage`, `FollowingBatchSamplePercentage`)."],["There are multiple implemented interfaces for `SampleConfig` including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, in addition to inheritance from the Object base class."],["The `SampleStrategy` property allows choosing the sampling method to determine which data should be selected for labeling in each batch."]]],[]]