You're working on an application to assist users with meal planning, aiming to employ machine learning for extracting ingredients and kitchen cookware from a corpus of recipes saved as unstructured text files. What approach should you take?
#82
As you keep an eye on your model training and observe the GPU utilization, you come to realize that you're using a native synchronous implementation. Moreover, your training data is divided into several files, and you're eager to minimize the execution time of your input pipeline. What steps should you take to address this situation?
#83
You started working on a classification problem with time series data and achieved an area under the receiver operating characteristic curve (AUC ROC) value of 99% for training data after just a few experiments. You haven't explored using any sophisticated algorithms or spent any time on hyperparameter tuning. What should your next step be to identify and fix the problem?
#84
You are pre-training a large language model on Google Cloud, which involves custom TensorFlow operations in the training loop, a large batch size, and several weeks of training. You aim to configure a training architecture that minimizes both training time and compute costs. What should you do?
#85
The marketing team at your organization has expressed the need to send biweekly scheduled emails to customers who are anticipated to spend above a variable threshold. This marks the marketing team's first foray into machine learning (ML), and you've been assigned the responsibility of overseeing the implementation. To address this requirement, you initiated a new Google Cloud project and leveraged Vertex AI Workbench to craft a solution that involves model training and batch inference using an XGBoost model, utilizing transactional data stored in Cloud Storage. Your goal is to establish an end-to-end pipeline that seamlessly delivers predictions to the marketing team in a secure manner while also optimizing for cost-efficiency and minimizing the need for extensive code maintenance. What steps should you take to achieve this objective?
#86
You have recently trained a scikit-learn model that you plan to deploy on Vertex AI. This model will support both online and batch prediction. You need to preprocess input data for model inference. You want to package the model for deployment while minimizing additional code.
#87
Your company operates an application that gathers news articles from various online sources and delivers them to users. You require a recommendation model that can propose articles to readers based on their current reading material, suggesting articles that are similar. Which approach should you employ for this task?
#88
Your organization's call center has tasked you with developing a model to analyze customer sentiments in each call. With over one million calls received daily, the data is stored in Cloud Storage. It's imperative that the data remains within the region of the call's origin and that no Personally Identifiable Information (PII) is stored or analyzed. Additionally, the data science team utilizes a third-party visualization tool that requires an SQL ANSI-2011 compliant interface. Given these requirements, what components should you select for data processing and analytics to effectively design the data pipeline?
#89
You have the task of designing a recommendation system for a new video streaming platform. Your goal is to suggest the next video for users to watch. After receiving approval from an AI Ethics team, you're ready to commence development. Although your company's video catalog contains valuable metadata (e.g., content type, release date, country), you currently lack historical user event data. How should you go about constructing the recommendation system for the initial product version?
#90
You've developed a custom ML model using scikit-learn, and you've encountered longer-than-expected training times. To address this issue, you've chosen to migrate your model to Vertex AI Training and are now looking for initial steps to enhance the training efficiency. What should be your first approach?
#91
You are a member of a data science team at a bank, tasked with building an ML model for predicting loan default risk. Your dataset, consisting of hundreds of millions of cleaned records, is stored in a BigQuery table. Your objective is to create and evaluate multiple models using TensorFlow and Vertex AI while ensuring that the data ingestion process is efficient and scalable. To achieve this, what steps should you take to minimize bottlenecks during data ingestion?
#92
As an employee of a public transportation company, your task is to develop a model that estimates delay times across various transportation routes. This model must provide real-time predictions to users via an app. Given the influence of seasonal changes and population growth on data relevance, the model requires monthly retraining. What is the optimal way to set up the end-to-end architecture of this predictive model, adhering to Google's recommended best practices?
#93
You have recently deployed a scikit-learn model to a Vertex AI endpoint and are now in the process of testing it with live production traffic. While monitoring the endpoint, you've noticed that the number of requests per hour is twice as high as initially expected throughout the day. Your goal is to ensure that the endpoint can efficiently scale to meet increased demand in the future, thus preventing users from experiencing high latency. What actions should you take to address this situation?
#94
You oversee a team of data scientists who utilize a cloud-based backend system to submit training jobs. Managing this system has become challenging, and you aim to switch to a managed service. The data scientists on your team work with various frameworks, such as Keras, PyTorch, Theano, Scikit-learn, and custom libraries. What would be your recommended course of action?
#95
You've trained an XGBoost model for deployment on Vertex AI for online prediction. As you upload your model to Vertex AI Model Registry, you need to configure the explanation method for serving online prediction requests with minimal latency. Additionally, you want to receive alerts when feature attributions of the model significantly change over time. What steps should you take?
#96
You've created a Vertex AI ML pipeline that involves preprocessing and training stages, and each of these stages operates within distinct custom Docker images. Within your organization, GitHub and GitHub Actions are employed for continuous integration and continuous deployment (CI/CD) to perform unit and integration tests. To automate the model retraining process, you seek a workflow that can be triggered manually and automatically whenever new code is merged into the main branch. Your goal is to streamline the workflow while maintaining flexibility. How should you set up and configure the CI/CD workflow to achieve this?
#97
You are tasked with developing a strategy to efficiently organize jobs, models, and versions on AI Platform for your team of over 50 data scientists. Which strategy should you opt for to ensure a clean and scalable organization?
#98
You are employed by a small company that has implemented an ML model using autoscaling on Vertex AI to provide online predictions within a production setting. Currently, the model handles approximately 20 prediction requests per hour, with an average response time of one second. However, you've recently retrained the same model using fresh data and are now conducting a canary test by directing approximately 10% of the production traffic to this updated model. During this canary test, you've observed that prediction requests for the new model are taking anywhere from 30 to 180 seconds to finish. What step should you take to address this issue?
#99
You are required to construct an image classification model utilizing an extensive dataset that is stored within a Cloud Storage bucket. How should you proceed with this task?
#100
You are employed at a social media company and have a requirement to create a no-code image classification model for an iOS mobile application, specifically designed for identifying fashion accessories. Your labeled dataset is stored in Cloud Storage. In this context, you aim to configure a training workflow that not only minimizes cost but also provides predictions with the lowest possible latency. How should you proceed?
अपना स्कोर ट्रैक करना, समयबद्ध मॉक परीक्षा देना और AI व्याख्या पाना चाहते हैं? निःशुल्क खाता बनाएँ