Professional-Machine-Learning-Engineer 試験問題 171
You recently developed a deep learning model using Keras, and now you are experimenting with different training strategies. First, you trained the model using a single GPU, but the training process was too slow.
Next, you distributed the training across 4 GPUs using tf.distribute.MirroredStrategy (with no other changes), but you did not observe a decrease in training time. What should you do?
Next, you distributed the training across 4 GPUs using tf.distribute.MirroredStrategy (with no other changes), but you did not observe a decrease in training time. What should you do?
Professional-Machine-Learning-Engineer 試験問題 172
あなたは製造会社で働いています。カスタム画像分類モデルをトレーニングして、組立ラインの最後にある製品を検出する必要があります。モデルのパフォーマンスは良好ですが、ホールドアウト セットの一部の画像は高い信頼度で一貫して誤ったラベル付けがされています。Vertex Al を使用してモデルの結果を理解したいと考えています。どうすればよいでしょうか。
Professional-Machine-Learning-Engineer 試験問題 173
Vertex AI を使用して、大手金融機関向けの不正検出モデルを開発しました。このモデルは高い精度を実現していますが、利害関係者は顧客の人口統計に基づく潜在的なバイアスを懸念しています。
モデルの意思決定プロセスに関する洞察を提供し、公平性の問題を特定するように求められています。どうすればよいでしょうか?
モデルの意思決定プロセスに関する洞察を提供し、公平性の問題を特定するように求められています。どうすればよいでしょうか?
Professional-Machine-Learning-Engineer 試験問題 174
最近、XGBoost を使用して、オンライン サービングに使用する Python モデルをトレーニングしました。モデル予測サービスは、Google Kubemetes Engine (GKE) クラスタで実行されている Golang で実装されたバックエンド サービスによって呼び出されます。モデルには前処理と後処理の手順が必要です。処理手順は、サービング時に実行されるように実装する必要があります。コードの変更とインフラストラクチャのメンテナンスを最小限に抑え、できるだけ早くモデルを本番環境にデプロイしたいと考えています。どうすればよいでしょうか。
Professional-Machine-Learning-Engineer 試験問題 175
You are a lead ML engineer at a retail company. You want to track and manage ML metadata in a centralized way so that your team can have reproducible experiments by generating artifacts. Which management solution should you recommend to your team?

