Uses of Class
software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
Packages that use FinalHyperParameterTuningJobObjectiveMetric Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of FinalHyperParameterTuningJobObjectiveMetric in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return FinalHyperParameterTuningJobObjectiveMetric Modifier and Type Method Description FinalHyperParameterTuningJobObjectiveMetricHyperParameterTrainingJobSummary. finalHyperParameterTuningJobObjectiveMetric()The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type FinalHyperParameterTuningJobObjectiveMetric Modifier and Type Method Description HyperParameterTrainingJobSummary.BuilderHyperParameterTrainingJobSummary.Builder. finalHyperParameterTuningJobObjectiveMetric(FinalHyperParameterTuningJobObjectiveMetric finalHyperParameterTuningJobObjectiveMetric)The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.
-