HyperParameterTuningJobCompletionDetails
A structure that contains runtime information about both current and completed hyperparameter tuning jobs.
Contents
- ConvergenceDetectedTime
-
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
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: