What should you do?

You work for a magazine distributor and need to build a model that predicts which customers will renew their subscriptions for the upcoming year. Using your company’s historical data as your training set, you created a TensorFlow model and deployed it to AI Platform. You need to determine which customer...

January 15, 2024 No Comments READ MORE +

What should they use to track and report their experiments while minimizing manual effort?

Your data science team needs to rapidly experiment with various features, model architectures, and hyperparameters. They need to track the accuracy metrics for various experiments and use an API to query the metrics over time. What should they use to track and report their experiments while minimizing manual effort?A ....

January 14, 2024 No Comments READ MORE +

What should you do?

You work as an ML engineer at a social media company, and you are developing a visual filter for users’ profile photos. This requires you to train an ML model to detect bounding boxes around human faces. You want to use this filter in your company’s iOS-based mobile phone application....

January 14, 2024 No Comments READ MORE +

Which model should you use?

You work for a toy manufacturer that has been experiencing a large increase in demand. You need to build an ML model to reduce the amount of time spent by quality control inspectors checking for product defects. Faster defect detection is a priority. The factory does not have reliable Wi-Fi....

January 14, 2024 No Comments READ MORE +

How should you architect this workflow?

You work with a data engineering team that has developed a pipeline to clean your dataset and save it in a Cloud Storage bucket. You have created an ML model and want to use the data to refresh your model as soon as new data is available. As part of...

January 14, 2024 No Comments READ MORE +

Which result should you use to determine whether the model is successful?

Your company manages a video sharing website where users can watch and upload videos. You need to create an ML model to predict which newly uploaded videos will be the most popular so that those videos can be prioritized on your company’s website. Which result should you use to determine...

January 14, 2024 No Comments READ MORE +

What should you do first?

You work on an operations team at an international company that manages a large fleet of on-premises servers located in few data centers around the world. Your team collects monitoring data from the servers, including CPU/memory consumption. When an incident occurs on a server, your team is responsible for fixing...

January 14, 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,...

January 14, 2024 No Comments READ MORE +

What should you do?

While monitoring your model training’s GPU utilization, you discover that you have a native synchronous implementation. The training data is split into multiple files. You want to reduce the execution time of your input pipeline. What should you do?A . Increase the CPU loadB . Add caching to the pipelineC...

January 14, 2024 No Comments READ MORE +

Export the batch prediction job outputs from Cloud Storage and import them into BigQuery.

Export the batch prediction job outputs from Cloud Storage and import them into BigQuery.View AnswerAnswer: C

January 14, 2024 No Comments READ MORE +