Class: Google::Cloud::AIPlatform::V1::HyperparameterTuningJob
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::HyperparameterTuningJob
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb
Overview
Represents a HyperparameterTuningJob. A HyperparameterTuningJob has a Study specification and multiple CustomJobs with identical CustomJob specification.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#display_name ⇒ ::String
Required.
-
#encryption_spec ⇒ ::Google::Cloud::AIPlatform::V1::EncryptionSpec
Customer-managed encryption key options for a HyperparameterTuningJob.
-
#end_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#error ⇒ ::Google::Rpc::Status
readonly
Output only.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
The labels with user-defined metadata to organize HyperparameterTuningJobs.
-
#max_failed_trial_count ⇒ ::Integer
The number of failed Trials that need to be seen before failing the HyperparameterTuningJob.
-
#max_trial_count ⇒ ::Integer
Required.
-
#name ⇒ ::String
readonly
Output only.
-
#parallel_trial_count ⇒ ::Integer
Required.
-
#satisfies_pzi ⇒ ::Boolean
readonly
Output only.
-
#satisfies_pzs ⇒ ::Boolean
readonly
Output only.
-
#start_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#state ⇒ ::Google::Cloud::AIPlatform::V1::JobState
readonly
Output only.
-
#study_spec ⇒ ::Google::Cloud::AIPlatform::V1::StudySpec
Required.
-
#trial_job_spec ⇒ ::Google::Cloud::AIPlatform::V1::CustomJobSpec
Required.
-
#trials ⇒ ::Array<::Google::Cloud::AIPlatform::V1::Trial>
readonly
Output only.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#display_name ⇒ ::String
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#encryption_spec ⇒ ::Google::Cloud::AIPlatform::V1::EncryptionSpec
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#end_time ⇒ ::Google::Protobuf::Timestamp (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#error ⇒ ::Google::Rpc::Status (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#max_failed_trial_count ⇒ ::Integer
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#max_trial_count ⇒ ::Integer
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#parallel_trial_count ⇒ ::Integer
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#satisfies_pzi ⇒ ::Boolean (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#satisfies_pzs ⇒ ::Boolean (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#start_time ⇒ ::Google::Protobuf::Timestamp (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#state ⇒ ::Google::Cloud::AIPlatform::V1::JobState (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#study_spec ⇒ ::Google::Cloud::AIPlatform::V1::StudySpec
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#trial_job_spec ⇒ ::Google::Cloud::AIPlatform::V1::CustomJobSpec
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#trials ⇒ ::Array<::Google::Cloud::AIPlatform::V1::Trial> (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
101 102 103 104 105 106 107 108 109 110 111 112 113 |
# File 'proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb', line 101 class HyperparameterTuningJob include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |