AutoMLJobConfig
A collection of settings used for an AutoML job.
Contents
- CandidateGenerationConfig
-
The configuration for generating a candidate for an AutoML job (optional).
Type: AutoMLCandidateGenerationConfig object
Required: No
- CompletionCriteria
-
How long an AutoML job is allowed to run, or how many candidates a job is allowed to generate.
Type: AutoMLJobCompletionCriteria object
Required: No
- DataSplitConfig
-
The configuration for splitting the input training dataset.
Type: AutoMLDataSplitConfig
Type: AutoMLDataSplitConfig object
Required: No
- SecurityConfig
-
The security configuration for traffic encryption or Amazon VPC settings.
Type: AutoMLSecurityConfig object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: