Class: Aws::Types::HyperParameterTuningJobSearchEntity
- Inherits:
-
Object
- Object
- Aws::Types::HyperParameterTuningJobSearchEntity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#best_training_job ⇒ Types::HyperParameterTrainingJobSummary
Returns the value of attribute best_training_job.
-
#consumed_resources ⇒ Types::HyperParameterTuningJobConsumedResources
Returns the value of attribute consumed_resources.
-
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
-
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
-
#hyper_parameter_tuning_end_time ⇒ ::Time
Returns the value of attribute hyper_parameter_tuning_end_time.
-
#hyper_parameter_tuning_job_arn ⇒ ::String
Returns the value of attribute hyper_parameter_tuning_job_arn.
-
#hyper_parameter_tuning_job_config ⇒ Types::HyperParameterTuningJobConfig
Returns the value of attribute hyper_parameter_tuning_job_config.
-
#hyper_parameter_tuning_job_name ⇒ ::String
Returns the value of attribute hyper_parameter_tuning_job_name.
-
#hyper_parameter_tuning_job_status ⇒ "Completed", ...
Returns the value of attribute hyper_parameter_tuning_job_status.
-
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
-
#objective_status_counters ⇒ Types::ObjectiveStatusCounters
Returns the value of attribute objective_status_counters.
-
#overall_best_training_job ⇒ Types::HyperParameterTrainingJobSummary
Returns the value of attribute overall_best_training_job.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#training_job_definition ⇒ Types::HyperParameterTrainingJobDefinition
Returns the value of attribute training_job_definition.
-
#training_job_definitions ⇒ ::Array[Types::HyperParameterTrainingJobDefinition]
Returns the value of attribute training_job_definitions.
-
#training_job_status_counters ⇒ Types::TrainingJobStatusCounters
Returns the value of attribute training_job_status_counters.
-
#tuning_job_completion_details ⇒ Types::HyperParameterTuningJobCompletionDetails
Returns the value of attribute tuning_job_completion_details.
-
#warm_start_config ⇒ Types::HyperParameterTuningJobWarmStartConfig
Returns the value of attribute warm_start_config.
Instance Attribute Details
#best_training_job ⇒ Types::HyperParameterTrainingJobSummary
Returns the value of attribute best_training_job.
6414 6415 6416 |
# File 'sig/types.rbs', line 6414 def best_training_job @best_training_job end |
#consumed_resources ⇒ Types::HyperParameterTuningJobConsumedResources
Returns the value of attribute consumed_resources.
6419 6420 6421 |
# File 'sig/types.rbs', line 6419 def consumed_resources @consumed_resources end |
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
6409 6410 6411 |
# File 'sig/types.rbs', line 6409 def creation_time @creation_time end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
6417 6418 6419 |
# File 'sig/types.rbs', line 6417 def failure_reason @failure_reason end |
#hyper_parameter_tuning_end_time ⇒ ::Time
Returns the value of attribute hyper_parameter_tuning_end_time.
6410 6411 6412 |
# File 'sig/types.rbs', line 6410 def hyper_parameter_tuning_end_time @hyper_parameter_tuning_end_time end |
#hyper_parameter_tuning_job_arn ⇒ ::String
Returns the value of attribute hyper_parameter_tuning_job_arn.
6404 6405 6406 |
# File 'sig/types.rbs', line 6404 def hyper_parameter_tuning_job_arn @hyper_parameter_tuning_job_arn end |
#hyper_parameter_tuning_job_config ⇒ Types::HyperParameterTuningJobConfig
Returns the value of attribute hyper_parameter_tuning_job_config.
6405 6406 6407 |
# File 'sig/types.rbs', line 6405 def hyper_parameter_tuning_job_config @hyper_parameter_tuning_job_config end |
#hyper_parameter_tuning_job_name ⇒ ::String
Returns the value of attribute hyper_parameter_tuning_job_name.
6403 6404 6405 |
# File 'sig/types.rbs', line 6403 def hyper_parameter_tuning_job_name @hyper_parameter_tuning_job_name end |
#hyper_parameter_tuning_job_status ⇒ "Completed", ...
Returns the value of attribute hyper_parameter_tuning_job_status.
6408 6409 6410 |
# File 'sig/types.rbs', line 6408 def hyper_parameter_tuning_job_status @hyper_parameter_tuning_job_status end |
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
6411 6412 6413 |
# File 'sig/types.rbs', line 6411 def last_modified_time @last_modified_time end |
#objective_status_counters ⇒ Types::ObjectiveStatusCounters
Returns the value of attribute objective_status_counters.
6413 6414 6415 |
# File 'sig/types.rbs', line 6413 def objective_status_counters @objective_status_counters end |
#overall_best_training_job ⇒ Types::HyperParameterTrainingJobSummary
Returns the value of attribute overall_best_training_job.
6415 6416 6417 |
# File 'sig/types.rbs', line 6415 def overall_best_training_job @overall_best_training_job end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
6420 6421 6422 |
# File 'sig/types.rbs', line 6420 def @tags end |
#training_job_definition ⇒ Types::HyperParameterTrainingJobDefinition
Returns the value of attribute training_job_definition.
6406 6407 6408 |
# File 'sig/types.rbs', line 6406 def training_job_definition @training_job_definition end |
#training_job_definitions ⇒ ::Array[Types::HyperParameterTrainingJobDefinition]
Returns the value of attribute training_job_definitions.
6407 6408 6409 |
# File 'sig/types.rbs', line 6407 def training_job_definitions @training_job_definitions end |
#training_job_status_counters ⇒ Types::TrainingJobStatusCounters
Returns the value of attribute training_job_status_counters.
6412 6413 6414 |
# File 'sig/types.rbs', line 6412 def training_job_status_counters @training_job_status_counters end |
#tuning_job_completion_details ⇒ Types::HyperParameterTuningJobCompletionDetails
Returns the value of attribute tuning_job_completion_details.
6418 6419 6420 |
# File 'sig/types.rbs', line 6418 def tuning_job_completion_details @tuning_job_completion_details end |
#warm_start_config ⇒ Types::HyperParameterTuningJobWarmStartConfig
Returns the value of attribute warm_start_config.
6416 6417 6418 |
# File 'sig/types.rbs', line 6416 def warm_start_config @warm_start_config end |