Uses of Class
software.amazon.awssdk.services.sagemaker.model.ModelQuality
-
Packages that use ModelQuality Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ModelQuality in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ModelQuality Modifier and Type Method Description ModelQualityModelMetrics. modelQuality()Metrics that measure the quality of a model.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ModelQuality Modifier and Type Method Description ModelMetrics.BuilderModelMetrics.Builder. modelQuality(ModelQuality modelQuality)Metrics that measure the quality of a model.
-