Professional-Machine-Learning-Engineer 試験問題を無料オンラインアクセス
| 試験コード: | Professional-Machine-Learning-Engineer |
| 試験名称: | Google Professional Machine Learning Engineer |
| 認定資格: | |
| 無料問題数: | 300 |
| 更新日: | 2026-06-11 |
You work for an organization that operates a streaming music service. You have a custom production model that is serving a " next song " recommendation based on a user's recent listening history. Your model is deployed on a Vertex Al endpoint. You recently retrained the same model by using fresh data. The model received positive test results offline. You now want to test the new model in production while minimizing complexity. What should you do?
You are pre-training a large language model on Google Cloud. This model includes custom TensorFlow operations in the training loop Model training will use a large batch size, and you expect training to take several weeks You need to configure a training architecture that minimizes both training time and compute costs What should you do?
You are going to train a DNN regression model with Keras APIs using this code:
How many trainable weights does your model have? (The arithmetic below is correct.)
You are building a predictive maintenance model to preemptively detect part defects in bridges. You plan to use high definition images of the bridges as model inputs. You need to explain the output of the model to the relevant stakeholders so they can take appropriate action. How should you build the model?