Uses of Class
software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
-
Packages that use HyperParameterTuningJobSearchEntity Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of HyperParameterTuningJobSearchEntity in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return HyperParameterTuningJobSearchEntity Modifier and Type Method Description HyperParameterTuningJobSearchEntitySearchRecord. hyperParameterTuningJob()The properties of a hyperparameter tuning job.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type HyperParameterTuningJobSearchEntity Modifier and Type Method Description SearchRecord.BuilderSearchRecord.Builder. hyperParameterTuningJob(HyperParameterTuningJobSearchEntity hyperParameterTuningJob)The properties of a hyperparameter tuning job.
-