TuningJobCompletionCriteria - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TuningJobCompletionCriteria

The job completion criteria.

Contents

BestObjectiveNotImproving

A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an objective function.

Type: BestObjectiveNotImproving object

Required: No

ConvergenceDetected

A flag to top your hyperparameter tuning job if automatic model tuning (AMT) has detected that your model has converged as evaluated against your objective function.

Type: ConvergenceDetected object

Required: No

TargetObjectiveMetricValue

The value of the objective metric.

Type: Float

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: