| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelMonitoringConfig
The model monitoring configuration used for Batch Prediction Job.
|
static class |
ModelMonitoringConfig.Builder
The model monitoring configuration used for Batch Prediction Job.
|
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringConfigOrBuilder |
BatchPredictionJobOrBuilder.getModelMonitoringConfigOrBuilder()
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.
|
ModelMonitoringConfigOrBuilder |
BatchPredictionJob.getModelMonitoringConfigOrBuilder()
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.
|
ModelMonitoringConfigOrBuilder |
BatchPredictionJob.Builder.getModelMonitoringConfigOrBuilder()
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.
|
Copyright © 2024 Google LLC. All rights reserved.