How should you ensure that AutoML fits the best model to your data?

You work for a large hotel chain and have been asked to assist the marketing team in gathering predictions for a targeted marketing strategy. You need to make predictions about user lifetime value (LTV) over the next 30 days so that marketing can be adjusted accordingly. The customer dataset is...

February 26, 2025 No Comments READ MORE +

What should you do?

You need to train a computer vision model that predicts the type of government ID present in a given image using a GPU-powered virtual machine on Compute Engine. You use the following parameters: • Optimizer: SGD • Image shape 224x224 • Batch size 64 • Epochs 10 • Verbose 2...

February 25, 2025 No Comments READ MORE +

How can you make your production model more accurate?

You are building a model to predict daily temperatures. You split the data randomly and then transformed the training and test datasets. Temperature data for model training is uploaded hourly. During testing, your model performed with 97% accuracy; however, after deploying to production, the model's accuracy dropped to 66%. How...

February 20, 2025 No Comments READ MORE +

Which loss function should you use?

Your team needs to build a model that predicts whether images contain a driver's license, passport, or credit card. The data engineering team already built the pipeline and generated a dataset composed of 10,000 images with driver's licenses, 1,000 images with passports, and 1,000 images with credit cards. You now...

February 18, 2025 No Comments READ MORE +

Which platform components should you choose for this system?

Your data science team has requested a system that supports scheduled model retraining, Docker containers, and a service that supports autoscaling and monitoring for online prediction requests. Which platform components should you choose for this system?A . Vertex AI Pipelines and App EngineB . Vertex AI Pipelines and Al Platform...

February 18, 2025 No Comments READ MORE +

How should you address the input differences in production?

Your team trained and tested a DNN regression model with good results. Six months after deployment, the model is performing poorly due to a change in the distribution of the input data. How should you address the input differences in production?A . Create alerts to monitor for skew, and retrain...

February 17, 2025 No Comments READ MORE +

Which action should you try first to increase the efficiency of your pipeline?

You are profiling the performance of your TensorFlow model training time and notice a performance issue caused by inefficiencies in the input data pipeline for a single 5 terabyte CSV file dataset on Cloud Storage. You need to optimize the input pipeline performance. Which action should you try first to...

February 17, 2025 No Comments READ MORE +

How should you reduce your Google Cloud compute costs without impacting the model’s performance?

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

February 17, 2025 No Comments READ MORE +

How should you configure the pipeline?

You are building an ML model to detect anomalies in real-time sensor data. You will use Pub/Sub to handle incoming requests. You want to store the results for analytics and visualization. How should you configure the pipeline? A . 1 Dataflow, 2 - Al Platform, 3 BigQueryB . 1 DataProc,...

February 16, 2025 No Comments READ MORE +

Which strategy should you choose?

You work on a growing team of more than 50 data scientists who all use AI 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 IAM permissions on the AI Platform...

February 15, 2025 No Comments READ MORE +