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 +

Which Google Cloud tools should you use to complete this task in the most efficient and self-serviced way?

You have been given a dataset with sales predictions based on your company’s marketing activities. The data is structured and stored in BigQuery, and has been carefully managed by a team of data analysts. You need to prepare a report providing insights into the predictive capabilities of the data. You...

February 14, 2025 No Comments READ MORE +

What should you do?

You need to build classification workflows over several structured datasets currently stored in BigQuery. Because you will be performing the classification several times, you want to complete the following steps without writing code: exploratory data analysis, feature selection, model building, training, and hyperparameter tuning and serving. What should you do?A...

February 13, 2025 No Comments READ MORE +

What should you do?

You are training a TensorFlow model on a structured data set with 100 billion records stored in several CSV files. You need to improve the input/output execution performance. What should you do?A . Load the data into BigQuery and read the data from BigQuery.B . Load the data into Cloud...

February 11, 2025 No Comments READ MORE +

Which algorithms should you use to build the model?

You are an ML engineer at a large grocery retailer with stores in multiple regions. You have been asked to create an inventory prediction model. Your models features include region, location, historical demand, and seasonal popularity. You want the algorithm to learn from new inventory data on a daily basis....

February 11, 2025 No Comments READ MORE +