HyperParameterTuningJobCompletionDetails
A structure that contains runtime information about both current and completed hyperparameter tuning jobs.
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: HyperParameterTuningJobCompletionDetails.Builder.() -> Unit = {}): HyperParameterTuningJobCompletionDetails