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.
6370 6371 6372 |
# File 'sig/types.rbs', line 6370 def best_training_job @best_training_job end |
#consumed_resources ⇒ Types::HyperParameterTuningJobConsumedResources
Returns the value of attribute consumed_resources.
6375 6376 6377 |
# File 'sig/types.rbs', line 6375 def consumed_resources @consumed_resources end |
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
6365 6366 6367 |
# File 'sig/types.rbs', line 6365 def creation_time @creation_time end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
6373 6374 6375 |
# File 'sig/types.rbs', line 6373 def failure_reason @failure_reason end |
#hyper_parameter_tuning_end_time ⇒ ::Time
Returns the value of attribute hyper_parameter_tuning_end_time.
6366 6367 6368 |
# File 'sig/types.rbs', line 6366 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.
6360 6361 6362 |
# File 'sig/types.rbs', line 6360 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.
6361 6362 6363 |
# File 'sig/types.rbs', line 6361 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.
6359 6360 6361 |
# File 'sig/types.rbs', line 6359 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.
6364 6365 6366 |
# File 'sig/types.rbs', line 6364 def hyper_parameter_tuning_job_status @hyper_parameter_tuning_job_status end |
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
6367 6368 6369 |
# File 'sig/types.rbs', line 6367 def last_modified_time @last_modified_time end |
#objective_status_counters ⇒ Types::ObjectiveStatusCounters
Returns the value of attribute objective_status_counters.
6369 6370 6371 |
# File 'sig/types.rbs', line 6369 def objective_status_counters @objective_status_counters end |
#overall_best_training_job ⇒ Types::HyperParameterTrainingJobSummary
Returns the value of attribute overall_best_training_job.
6371 6372 6373 |
# File 'sig/types.rbs', line 6371 def overall_best_training_job @overall_best_training_job end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
6376 6377 6378 |
# File 'sig/types.rbs', line 6376 def @tags end |
#training_job_definition ⇒ Types::HyperParameterTrainingJobDefinition
Returns the value of attribute training_job_definition.
6362 6363 6364 |
# File 'sig/types.rbs', line 6362 def training_job_definition @training_job_definition end |
#training_job_definitions ⇒ ::Array[Types::HyperParameterTrainingJobDefinition]
Returns the value of attribute training_job_definitions.
6363 6364 6365 |
# File 'sig/types.rbs', line 6363 def training_job_definitions @training_job_definitions end |
#training_job_status_counters ⇒ Types::TrainingJobStatusCounters
Returns the value of attribute training_job_status_counters.
6368 6369 6370 |
# File 'sig/types.rbs', line 6368 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.
6374 6375 6376 |
# File 'sig/types.rbs', line 6374 def tuning_job_completion_details @tuning_job_completion_details end |
#warm_start_config ⇒ Types::HyperParameterTuningJobWarmStartConfig
Returns the value of attribute warm_start_config.
6372 6373 6374 |
# File 'sig/types.rbs', line 6372 def warm_start_config @warm_start_config end |