Class: Aws::Types::HyperParameterTuningJobCompletionDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#convergence_detected_time::Time

Returns the value of attribute convergence_detected_time.



6375
6376
6377
# File 'sig/types.rbs', line 6375

def convergence_detected_time
  @convergence_detected_time
end

#number_of_training_jobs_objective_not_improving::Integer

Returns the value of attribute number_of_training_jobs_objective_not_improving.



6374
6375
6376
# File 'sig/types.rbs', line 6374

def number_of_training_jobs_objective_not_improving
  @number_of_training_jobs_objective_not_improving
end