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 page provides documentation for the \u003ccode\u003eTrainingConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically version 1.7.0 of the library, with links to each version of \u003ccode\u003eTrainingConfig\u003c/code\u003e up to version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainingConfig\u003c/code\u003e class is used to configure CMLE training jobs that train a machine learning model and is a component for active learning labeling iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrainingConfig\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property, \u003ccode\u003eTimeoutTrainingMilliHours\u003c/code\u003e, which sets the duration of the training job in milli hours.\u003c/p\u003e\n"],["\u003cp\u003eThe page also shows the existence of two constructors, one default and another which takes a \u003ccode\u003eTrainingConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]