public sealed class StudySpec.Types.MedianAutomatedStoppingSpec : IMessage<StudySpec.Types.MedianAutomatedStoppingSpec>, IEquatable<StudySpec.Types.MedianAutomatedStoppingSpec>, IDeepCloneable<StudySpec.Types.MedianAutomatedStoppingSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StudySpec.Types.MedianAutomatedStoppingSpec.
The median automated stopping rule stops a pending Trial if the Trial's
best objective_value is strictly below the median 'performance' of all
completed Trials reported up to the Trial's last measurement.
Currently, 'performance' refers to the running average of the objective
values reported by the Trial in each measurement.
True if median automated stopping rule applies on
[Measurement.elapsed_duration][google.cloud.aiplatform.v1beta1.Measurement.elapsed_duration].
It means that elapsed_duration field of latest measurement of current
Trial is used to compute median objective value for each completed
Trials.
[[["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-14 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eStudySpec.Types.MedianAutomatedStoppingSpec\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMedianAutomatedStoppingSpec\u003c/code\u003e class implements the median automated stopping rule, which halts a trial if its best objective value falls below the median performance of all completed trials up to its last measurement.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUseElapsedDuration\u003c/code\u003e property determines if the median automated stopping rule uses the elapsed duration of measurements when calculating the median objective value.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation covers the latest version (1.0.0-beta21) and also covers version 1.0.0-beta20.\u003c/p\u003e\n"]]],[],null,[]]