Free Professional Machine Learning Engineer Exam Braindumps (page: 18)

Page 18 of 69

You need to build an ML model for a social media application to predict whether a user’s submitted profile photo meets the requirements. The application will inform the user if the picture meets the requirements. How should you build a model to ensure that the application does not falsely accept a non-compliant picture?

  1. Use AutoML to optimize the model’s recall in order to minimize false negatives.
  2. Use AutoML to optimize the model’s F1 score in order to balance the accuracy of false positives and false negatives.
  3. Use Vertex AI Workbench user-managed notebooks to build a custom model that has three times as many examples of pictures that meet the profile photo requirements.
  4. Use Vertex AI Workbench user-managed notebooks to build a custom model that has three times as many examples of pictures that do not meet the profile photo requirements.

Answer(s): C



You lead a data science team at a large international corporation. Most of the models your team trains are large-scale models using high-level TensorFlow APIs on AI Platform with GPUs. Your team usually takes a few weeks or months to iterate on a new version of a model. You were recently asked to review your team’s spending. How should you reduce your Google Cloud compute costs without impacting the model’s performance?

  1. Use AI Platform to run distributed training jobs with checkpoints.
  2. Use AI Platform to run distributed training jobs without checkpoints.
  3. Migrate to training with Kuberflow on Google Kubernetes Engine, and use preemptible VMs with checkpoints.
  4. Migrate to training with Kuberflow on Google Kubernetes Engine, and use preemptible VMs without checkpoints.

Answer(s): D



You need to train a regression model based on a dataset containing 50,000 records that is stored in BigQuery. The data includes a total of 20 categorical and numerical features with a target variable that can include negative values. You need to minimize effort and training time while maximizing model performance. What approach should you take to train this regression model?

  1. Create a custom TensorFlow DNN model
  2. Use BQML XGBoost regression to train the model.
  3. Use AutoML Tables to train the model without early stopping.
  4. Use AutoML Tables to train the model with RMSLE as the optimization objective.

Answer(s): A



You are building a linear model with over 100 input features, all with values between –1 and 1. You suspect that many features are non-informative. You want to remove the non-informative features from your model while keeping the informative ones in their original form. Which technique should you use?

  1. Use principal component analysis (PCA) to eliminate the least informative features.
  2. Use L1 regularization to reduce the coefficients of uninformative features to 0.
  3. After building your model, use Shapley values to determine which features are the most informative.
  4. Use an iterative dropout technique to identify which features do not degrade the model when removed.

Answer(s): B



Page 18 of 69



Post your Comments and Discuss Google Professional Machine Learning Engineer exam with other Community members:

Tina commented on April 09, 2024
Good questions
Anonymous
upvote

Kavah commented on September 29, 2021
Very responsive and cool support team.
UNITED KINGDOM
upvote