Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
Specifies the maximum number of training jobs and parallel training jobs that a hyperparameter tuning job can launch.
MaxNumberOfTrainingJobs The maximum number of training jobs that a hyperparameter tuning job can launch.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
MaxParallelTrainingJobs The maximum number of concurrent training jobs that a hyperparameter tuning job can launch.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
For more information about using this API in one of the language-specific AWS SDKs, see the following: + AWS SDK for C++ + AWS SDK for Go + AWS SDK for Go - Pilot + AWS SDK for Java + AWS SDK for Ruby V2