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

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

Represents specification of a Study.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#algorithm

def algorithm() -> ::Google::Cloud::AIPlatform::V1::StudySpec::Algorithm
Returns

#algorithm=

def algorithm=(value) -> ::Google::Cloud::AIPlatform::V1::StudySpec::Algorithm
Parameter
Returns

#convex_automated_stopping_spec

def convex_automated_stopping_spec() -> ::Google::Cloud::AIPlatform::V1::StudySpec::ConvexAutomatedStoppingSpec
Returns

#convex_automated_stopping_spec=

def convex_automated_stopping_spec=(value) -> ::Google::Cloud::AIPlatform::V1::StudySpec::ConvexAutomatedStoppingSpec
Parameter
Returns

#decay_curve_stopping_spec

def decay_curve_stopping_spec() -> ::Google::Cloud::AIPlatform::V1::StudySpec::DecayCurveAutomatedStoppingSpec
Returns

#decay_curve_stopping_spec=

def decay_curve_stopping_spec=(value) -> ::Google::Cloud::AIPlatform::V1::StudySpec::DecayCurveAutomatedStoppingSpec
Parameter
Returns

#measurement_selection_type

def measurement_selection_type() -> ::Google::Cloud::AIPlatform::V1::StudySpec::MeasurementSelectionType
Returns

#measurement_selection_type=

def measurement_selection_type=(value) -> ::Google::Cloud::AIPlatform::V1::StudySpec::MeasurementSelectionType
Parameter
Returns

#median_automated_stopping_spec

def median_automated_stopping_spec() -> ::Google::Cloud::AIPlatform::V1::StudySpec::MedianAutomatedStoppingSpec
Returns

#median_automated_stopping_spec=

def median_automated_stopping_spec=(value) -> ::Google::Cloud::AIPlatform::V1::StudySpec::MedianAutomatedStoppingSpec
Parameter
Returns

#metrics

def metrics() -> ::Array<::Google::Cloud::AIPlatform::V1::StudySpec::MetricSpec>
Returns

#metrics=

def metrics=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::StudySpec::MetricSpec>
Parameter
Returns

#observation_noise

def observation_noise() -> ::Google::Cloud::AIPlatform::V1::StudySpec::ObservationNoise
Returns

#observation_noise=

def observation_noise=(value) -> ::Google::Cloud::AIPlatform::V1::StudySpec::ObservationNoise
Parameter
Returns

#parameters

def parameters() -> ::Array<::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec>
Returns

#parameters=

def parameters=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec>
Parameter
Returns