Which service should you use?

You need to quickly build and train a model to predict the sentiment of customer reviews with custom categories without writing code. You do not have enough data to train a model from scratch. The resulting model should have high predictive performance. Which service should you use?A . AutoML Natural...

September 24, 2024 No Comments READ MORE +

What should you do?

You have trained a text classification model in TensorFlow using Al Platform. You want to use the trained model for batch predictions on text data stored in BigQuery while minimizing computational overhead. What should you do?A . Export the model to BigQuery ML.B . Deploy and version the model on...

September 24, 2024 No Comments READ MORE +

Which environment should you train your model on?

Your team is building a convolutional neural network (CNN)-based architecture from scratch. The preliminary experiments running on your on-premises CPU-only infrastructure were encouraging, but have slow convergence. You have been asked to speed up model training to reduce time-to-market. You want to experiment with virtual machines (VMs) on Google Cloud...

September 24, 2024 No Comments READ MORE +

What should you do?

You need to design a customized deep neural network in Keras that will predict customer purchases based on their purchase history. You want to explore model performance using multiple model architectures, store training data, and be able to compare the evaluation metrics in the same dashboard. What should you do?A...

September 24, 2024 No Comments READ MORE +

What should you do?

You have a demand forecasting pipeline in production that uses Dataflow to preprocess raw data prior to model training and prediction. During preprocessing, you employ Z-score normalization on data stored in BigQuery and write it back to BigQuery. New training data is added every week. You want to make the...

September 24, 2024 No Comments READ MORE +

Which strategy should you choose?

You work on a growing team of more than 50 data scientists who all use Al Platform. You are designing a strategy to organize your jobs, models, and versions in a clean and scalable way. Which strategy should you choose?A . Set up restrictive I AM permissions on the Al...

September 23, 2024 No Comments READ MORE +

What factors should you consider before building the model?

You are an ML engineer at a regulated insurance company. You are asked to develop an insurance approval model that accepts or rejects insurance applications from potential customers. What factors should you consider before building the model?A . Redaction, reproducibility, and explainabilityB . Traceability, reproducibility, and explainabilityC . Federated learning,...

September 23, 2024 No Comments READ MORE +

What should you do?

You work at a subscription-based company. You have trained an ensemble of trees and neural networks to predict customer churn, which is the likelihood that customers will not renew their yearly subscription. The average prediction is a 15% churn rate, but for a particular customer the model predicts that they...

September 23, 2024 No Comments READ MORE +

What should you do?

You have trained a text classification model in TensorFlow using Al Platform. You want to use the trained model for batch predictions on text data stored in BigQuery while minimizing computational overhead. What should you do?A . Export the model to BigQuery ML.B . Deploy and version the model on...

September 23, 2024 No Comments READ MORE +

How should you build the classifier?

Your team has been tasked with creating an ML solution in Google Cloud to classify support requests for one of your platforms. You analyzed the requirements and decided to use TensorFlow to build the classifier so that you have full control of the model's code, serving, and deployment. You will...

September 23, 2024 No Comments READ MORE +