modelMonitoringConfig property

ModelMonitoringConfig? modelMonitoringConfig
final

Model monitoring config will be used for analysis model behaviors, based on the input and output to the batch prediction job, as well as the provided training dataset.

Implementation

final ModelMonitoringConfig? modelMonitoringConfig;