Uses of Class
software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
Packages that use TuningJobCompletionCriteria Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of TuningJobCompletionCriteria in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return TuningJobCompletionCriteria Modifier and Type Method Description TuningJobCompletionCriteriaHyperParameterTuningJobConfig. tuningJobCompletionCriteria()The tuning job's completion criteria.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type TuningJobCompletionCriteria Modifier and Type Method Description HyperParameterTuningJobConfig.BuilderHyperParameterTuningJobConfig.Builder. tuningJobCompletionCriteria(TuningJobCompletionCriteria tuningJobCompletionCriteria)The tuning job's completion criteria.
-