Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::StudySpec::DecayCurveAutomatedStoppingSpec (v0.10.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::StudySpec::DecayCurveAutomatedStoppingSpec.

The decay curve automated stopping rule builds a Gaussian Process Regressor to predict the final objective value of a Trial based on the already completed Trials and the intermediate measurements of the current Trial. Early stopping is requested for the current Trial if there is very low probability to exceed the optimal value found so far.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#use_elapsed_duration

def use_elapsed_duration() -> ::Boolean
Returns

#use_elapsed_duration=

def use_elapsed_duration=(value) -> ::Boolean
Parameter
Returns