public sealed class TrainingConfig : IMessage<TrainingConfig>, IEquatable<TrainingConfig>, IDeepCloneable<TrainingConfig>, IBufferMessage, IMessage
CMLE training config. For every active learning labeling iteration, system
will train a machine learning model on CMLE. The trained model will be used
by data sampling algorithm to select DataItems.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTrainingConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically detailing its use in CMLE training within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers a range of versions for the \u003ccode\u003eTrainingConfig\u003c/code\u003e class, from the latest version 3.22.0 down to version 1.0.0, each linking to its specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrainingConfig\u003c/code\u003e is utilized for active learning labeling iterations, where machine learning models are trained and subsequently employed by data sampling algorithms for \u003ccode\u003eDataItem\u003c/code\u003e selection.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that the class implements multiple interfaces, including \u003ccode\u003eIMessage<TrainingConfig>\u003c/code\u003e, \u003ccode\u003eIEquatable<TrainingConfig>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TrainingConfig>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrainingConfig\u003c/code\u003e class includes properties such as \u003ccode\u003eTimeoutTrainingMilliHours\u003c/code\u003e, which specifies the duration of the CMLE training job in milliseconds.\u003c/p\u003e\n"]]],[],null,[]]