Uses of Class
software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
Packages that use FinalAutoMLJobObjectiveMetric Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of FinalAutoMLJobObjectiveMetric in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return FinalAutoMLJobObjectiveMetric Modifier and Type Method Description FinalAutoMLJobObjectiveMetricAutoMLCandidate. finalAutoMLJobObjectiveMetric()Returns the value of the FinalAutoMLJobObjectiveMetric property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type FinalAutoMLJobObjectiveMetric Modifier and Type Method Description AutoMLCandidate.BuilderAutoMLCandidate.Builder. finalAutoMLJobObjectiveMetric(FinalAutoMLJobObjectiveMetric finalAutoMLJobObjectiveMetric)Sets the value of the FinalAutoMLJobObjectiveMetric property for this object.
-