Uses of Class
software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
-
Packages that use CandidateGenerationConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of CandidateGenerationConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return CandidateGenerationConfig Modifier and Type Method Description CandidateGenerationConfigTabularJobConfig. candidateGenerationConfig()The configuration information of how model candidates are generated.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type CandidateGenerationConfig Modifier and Type Method Description TabularJobConfig.BuilderTabularJobConfig.Builder. candidateGenerationConfig(CandidateGenerationConfig candidateGenerationConfig)The configuration information of how model candidates are generated.
-