What approach should you use?

You are developing an ML model that uses sliced frames from video feed and creates bounding boxes around specific objects. You want to automate the following steps in your training pipeline: ingestion and preprocessing of data in Cloud Storage, followed by training and hyperparameter tuning of the object model using...

June 3, 2023 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...

June 3, 2023 No Comments READ MORE +

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...

June 2, 2023 No Comments READ MORE +

What should you do?

You deployed an ML model into production a year ago. Every month, you collect all raw requests that were sent to your model prediction service during the previous month. You send a subset of these requests to a human labeling service to evaluate your model’s performance. After a year, you...

June 2, 2023 No Comments READ MORE +

Which optimization objective should you use when training the model?

You work for a credit card company and have been asked to create a custom fraud detection model based on historical data using AutoML Tables. You need to prioritize detection of fraudulent transactions while minimizing false positives. Which optimization objective should you use when training the model?A . An optimization...

June 2, 2023 No Comments READ MORE +

What should you do?

You are working on a Neural Network-based project. The dataset provided to you has columns with different ranges. While preparing the data for model training, you discover that gradient optimization is having difficulty moving weights to a good solution. What should you do?A . Use feature construction to combine the...

June 2, 2023 No Comments READ MORE +

How should you instruct them to proceed in order to quickly integrate their code with the Kubeflow Pipelines SDK?

You are the Director of Data Science at a large company, and your Data Science team has recently begun using the Kubeflow Pipelines SDK to orchestrate their training pipelines. Your team is struggling to integrate their custom Python code into the Kubeflow Pipelines SDK. How should you instruct them to...

June 2, 2023 No Comments READ MORE +

How should you set the hyperparameter scaling for each hyperparameter and the maxParallelTrials?

You have recently created a proof-of-concept (POC) deep learning model. You are satisfied with the overall architecture, but you need to determine the value for a couple of hyperparameters. You want to perform hyperparameter tuning on Vertex AI to determine both the appropriate embedding dimension for a categorical feature used...

June 2, 2023 No Comments READ MORE +

What should you do?

You are an ML engineer on an agricultural research team working on a crop disease detection tool to detect leaf rust spots in images of crops to determine the presence of a disease. These spots, which can vary in shape and size, are correlated to the severity of the disease....

June 1, 2023 No Comments READ MORE +

Which approach should you use?

Your company manages an application that aggregates news articles from many different online sources and sends them to users. You need to build a recommendation model that will suggest articles to readers that are similar to the articles they are currently reading. Which approach should you use?A . Create a...

June 1, 2023 No Comments READ MORE +