exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 247 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 247
Topic #: 1
[All Professional Machine Learning Engineer Questions]

You built a deep learning-based image classification model by using on-premises data. You want to use Vertex AI to deploy the model to production. Due to security concerns, you cannot move your data to the cloud. You are aware that the input data distribution might change over time. You need to detect model performance changes in production. What should you do?

  • A. Use Vertex Explainable AI for model explainability. Configure feature-based explanations.
  • B. Use Vertex Explainable AI for model explainability. Configure example-based explanations.
  • C. Create a Vertex AI Model Monitoring job. Enable training-serving skew detection for your model.
  • D. Create a Vertex AI Model Monitoring job. Enable feature attribution skew and drift detection for your model.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
b1a8fae
Highly Voted 1 year, 3 months ago
Selected Answer: D
D. You want to control how much the distribution of the data changes over time -> that's drift.
upvoted 8 times
...
sonicclasps
Highly Voted 1 year, 3 months ago
Selected Answer: D
the answer cannot be C, cause your training data is not available in production. So D is the only viable answer
upvoted 5 times
...
rajshiv
Most Recent 4 months, 4 weeks ago
Selected Answer: C
Option D is incorrect in my opinion. "Feature attribution skew and drift detection" focus on knowing how feature values are contributing to the model’s predictions, but "training-serving skew" is more direct and efficient to detect distribution changes that could lead to performance issues
upvoted 3 times
...
gscharly
1 year ago
Selected Answer: D
D, as the training data is not available
upvoted 2 times
...
fitri001
1 year ago
Selected Answer: D
Security: Vertex AI Model Monitoring doesn't require uploading your training data to the cloud. It analyzes model predictions and input features on your on-premises server. Data Distribution Shifts: Feature attribution techniques like LIME or SHAP within Vertex AI Model Monitoring can identify how different features contribute to model predictions. Detecting drifts in these feature attributions can indicate changes in the underlying data distribution compared to the training data.
upvoted 1 times
...
omermahgoub
1 year ago
Selected Answer: C
Feature Attribution Skew and Drift Detection, this type of monitoring is useful in some cases, it requires access to the training and serving data for analysis. Since data cannot move to the cloud, Option D wouldn't be feasible. I vote for C. Create a Vertex AI Model Monitoring job. Enable training-serving skew detection for your model.
upvoted 1 times
omermahgoub
1 year ago
I changed my answer to D
upvoted 2 times
...
...
pinimichele01
1 year ago
Selected Answer: D
the answer cannot be C, cause your training data is not available in production.
upvoted 1 times
...
pikachu007
1 year, 3 months ago
Selected Answer: C
Option A and B: Vertex Explainable AI provides insights into model behavior but doesn't directly detect performance changes or concept drift. It's more suitable for understanding model decisions, not monitoring production performance. Option D: Feature attribution skew and drift detection requires feature attributions calculated during training, which might not be feasible without cloud access to the data.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago