stoppingCondition property

StoppingCondition stoppingCondition
final

Specifies a limit to how long a model hyperparameter training job can run. It also specifies how long you are willing to wait for a managed spot training job to complete. When the job reaches the a limit, Amazon SageMaker ends the training job. Use this API to cap model training costs.

Implementation

final StoppingCondition stoppingCondition;