Professional-Machine-Learning-Engineer 試験問題 201
You work for a retail company. You have a managed tabular dataset in Vertex Al that contains sales data from three different stores. The dataset includes several features such as store name and sale timestamp. You want to use the data to train a model that makes sales predictions for a new store that will open soon You need to split the data between the training, validation, and test sets What approach should you use to split the data?
Professional-Machine-Learning-Engineer 試験問題 202
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?


Professional-Machine-Learning-Engineer 試験問題 203
機械学習スペシャリストは、画像内の自動車のメーカーとモデルを識別するモデルをトレーニングしています。スペシャリストは、転移学習と、一般的なオブジェクトの画像でトレーニングされた既存のモデルを使用したいと考えています。スペシャリストは、さまざまな自動車のメーカーとモデルを含む写真の大規模なカスタム データセットを照合しました。
モデルを初期化してカスタム データで再トレーニングするには、スペシャリストは何をする必要がありますか?
モデルを初期化してカスタム データで再トレーニングするには、スペシャリストは何をする必要がありますか?
Professional-Machine-Learning-Engineer 試験問題 204
次のコードを使用して、Keras API で DNN 回帰モデルをトレーニングします。

モデルにはトレーニング可能な重みがいくつありますか? (以下の計算は正しいです。)

モデルにはトレーニング可能な重みがいくつありますか? (以下の計算は正しいです。)
Professional-Machine-Learning-Engineer 試験問題 205
あなたは、ユーザーの食事計画を支援するアプリケーションを開発している会社で働いています。機械学習を使用してレシピのコーパスをスキャンし、記載されている各材料 (例: ニンジン、ライスパスタ) と各キッチン調理器具 (例: ボウル、鍋、スプーン) を抽出したいと考えています。各レシピは非構造化テキスト ファイルに保存されています。どうすればよいでしょうか?


