
Ultimate access to all questions.
You have deployed a Vertex AI tabular AutoML model to predict patient hospital admission risk scores. To minimize costs while monitoring for changes in patient demographics that could alter feature interactions and impact prediction accuracy, how can you set up an alert for changing feature interactions and understand feature importance?
A
Create a feature drift monitoring job. Set the sampling rate to 1 and the monitoring frequency to weekly.
B
Create a feature drift monitoring job. Set the sampling rate to 0.1 and the monitoring frequency to weekly.
C
Create a feature attribution drift monitoring job. Set the sampling rate to 1 and the monitoring frequency to weekly.
D
Create a feature attribution drift monitoring job. Set the sampling rate to 0.1 and the monitoring frequency to weekly.