Class Google::Cloud::AIPlatform::V1::CheckTrialEarlyStoppingStateResponse (v0.1.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#should_stop

def should_stop() -> ::Boolean
Returns
  • (::Boolean) — True if the Trial should stop.

#should_stop=

def should_stop=(value) -> ::Boolean
Parameter
  • value (::Boolean) — True if the Trial should stop.
Returns
  • (::Boolean) — True if the Trial should stop.