ModelPackageDriftCheckModelDataQualityArgs

data class ModelPackageDriftCheckModelDataQualityArgs(val constraints: Output<ModelPackageMetricsSourceArgs>? = null, val statistics: Output<ModelPackageMetricsSourceArgs>? = null) : ConvertibleToJava<ModelPackageDriftCheckModelDataQualityArgs>

Represents the drift check data quality baselines that can be used when the model monitor is set using the model package.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ModelPackageDriftCheckModelDataQualityArgs

Properties

Link copied to clipboard
Link copied to clipboard