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