Question 186
One of your models is trained using data provided by a third-party data broker. The data broker does not reliably notify you of formatting changes in the dat a. You want to make your model training pipeline more robust to issues like this. What should you do?
Question 187
You are working on a prototype of a text classification model in a managed Vertex AI Workbench notebook.
You want to quickly experiment with tokenizing text by using a Natural Language Toolkit (NLTK) library.
How should you add the library to your Jupyter kernel?
You want to quickly experiment with tokenizing text by using a Natural Language Toolkit (NLTK) library.
How should you add the library to your Jupyter kernel?
Question 188
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?
Question 189
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?
Question 190
You are deploying a new version of a model to a production Vertex Al endpoint that is serving traffic You plan to direct all user traffic to the new model You need to deploy the model with minimal disruption to your application What should you do?
