Exam Professional Machine Learning Engineer topic 1 question 222 discussion - ExamTopics


AI Summary Hide AI Generated Summary

Question

A custom model predicting user churn rate, using Vertex AI and its Model Monitoring for skew detection, is improved by splitting the training data (demographic and behavioral features) into two models. The challenge is to configure a new monitoring pipeline to manage these two models effectively.

Options

  • A: Keep the dataset, deploy models to separate endpoints, and submit two monitoring jobs with adjusted parameters.
  • B: Keep the dataset, deploy models to the same endpoint, and submit one monitoring job using a configuration file that specifies model IDs and feature selections.
  • C: Separate the dataset into two tables, deploy to separate endpoints, and submit two monitoring jobs.
  • D: Separate the dataset, deploy to the same endpoint, and submit one monitoring job using a configuration file that accounts for model IDs and datasets.

Answer

The suggested answer is B. This approach is preferred due to its efficiency in minimizing management effort by using a single endpoint and monitoring job while still capturing the necessary information for the two different models through a configuration file.

Sign in to unlock more AI features Sign in with Google

You developed a custom model by using Vertex AI to predict your application's user churn rate. You are using Vertex AI Model Monitoring for skew detection. The training data stored in BigQuery contains two sets of features - demographic and behavioral. You later discover that two separate models trained on each set perform better than the original model. You need to configure a new model monitoring pipeline that splits traffic among the two models. You want to use the same prediction-sampling-rate and monitoring-frequency for each model. You also want to minimize management effort. What should you do?

  • A. Keep the training dataset as is. Deploy the models to two separate endpoints, and submit two Vertex AI Model Monitoring jobs with appropriately selected feature-thresholds parameters.
  • B. Keep the training dataset as is. Deploy both models to the same endpoint and submit a Vertex AI Model Monitoring job with a monitoring-config-from-file parameter that accounts for the model IDs and feature selections.
  • C. Separate the training dataset into two tables based on demographic and behavioral features. Deploy the models to two separate endpoints, and submit two Vertex AI Model Monitoring jobs.
  • D. Separate the training dataset into two tables based on demographic and behavioral features. Deploy both models to the same endpoint, and submit a Vertex AI Model Monitoring job with a monitoring-config-from-file parameter that accounts for the model IDs and training datasets.
Show Suggested Answer Hide Answer
Suggested Answer: B πŸ—³οΈ

Was this article displayed correctly? Not happy with what you see?

Tabs Reminder: Tabs piling up in your browser? Set a reminder for them, close them and get notified at the right time.

Try our Chrome extension today!


Share this article with your
friends and colleagues.
Earn points from views and
referrals who sign up.
Learn more

Facebook

Save articles to reading lists
and access them on any device


Share this article with your
friends and colleagues.
Earn points from views and
referrals who sign up.
Learn more

Facebook

Save articles to reading lists
and access them on any device