List of questions
Related questions
Question 265 - Professional Machine Learning Engineer discussion
You have trained an XGBoost model that you plan to deploy on Vertex Al for online prediction. You are now uploading your model to Vertex Al Model Registry, and you need to configure the explanation method that will serve online prediction requests to be returned with minimal latency. You also want to be alerted when feature attributions of the model meaningfully change over time. What should you do?
A.
1 Specify sampled Shapley as the explanation method with a path count of 5. 2 Deploy the model to Vertex Al Endpoints. 3. Create a Model Monitoring job that uses prediction drift as the monitoring objective.
B.
1 Specify Integrated Gradients as the explanation method with a path count of 5. 2 Deploy the model to Vertex Al Endpoints. 3. Create a Model Monitoring job that uses prediction drift as the monitoring objective.
C.
1. Specify sampled Shapley as the explanation method with a path count of 50. 2. Deploy the model to Vertex Al Endpoints. 3. Create a Model Monitoring job that uses training-serving skew as the monitoring objective.
D.
1 Specify Integrated Gradients as the explanation method with a path count of 50. 2. Deploy the model to Vertex Al Endpoints. 3 Create a Model Monitoring job that uses training-serving skew as the monitoring objective.
Your answer:
0 comments
Sorted by
Leave a comment first