

# HyperParameterTuningJobCompletionDetails
<a name="API_HyperParameterTuningJobCompletionDetails"></a>

A structure that contains runtime information about both current and completed hyperparameter tuning jobs.

## Contents
<a name="API_HyperParameterTuningJobCompletionDetails_Contents"></a>

 ** ConvergenceDetectedTime **   <a name="sagemaker-Type-HyperParameterTuningJobCompletionDetails-ConvergenceDetectedTime"></a>
The time in timestamp format that AMT detected model convergence, as defined by a lack of significant improvement over time based on criteria developed over a wide range of diverse benchmarking tests.  
Type: Timestamp  
Required: No

 ** NumberOfTrainingJobsObjectiveNotImproving **   <a name="sagemaker-Type-HyperParameterTuningJobCompletionDetails-NumberOfTrainingJobsObjectiveNotImproving"></a>
The number of training jobs launched by a tuning job that are not improving (1% or less) as measured by model performance evaluated against an objective function.  
Type: Integer  
Required: No

## See Also
<a name="API_HyperParameterTuningJobCompletionDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/HyperParameterTuningJobCompletionDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/HyperParameterTuningJobCompletionDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/HyperParameterTuningJobCompletionDetails) 