試験AI-300 トピック1 問題76 スレッド

Microsoft AI-300のリアル試験問題集
問題 #: 76
トピック #: 1
A team schedules weekly retraining of a model using Azure ML pipelines. They also want retraining triggered automatically when production data significantly deviates from training data distribution, without duplicating pipeline logic. What should they implement?

おすすめの解答:B 解答を投票する

Using a single pipeline triggered by both a schedule and data drift alerts ensures consistent retraining logic and avoids duplication. This approach minimizes operational overhead and maintenance complexity. Creating multiple pipelines can lead to inconsistencies, duplicated code, and increased effort when updating retraining logic or dependencies.

Horie 2026-06-26 06:49:46

コメント

正解:
?」こちらは投票コメントになっております。普通のコメントに切り替えます。
ニックネーム: 送信 キャンセル
投票コメントをあげるごとに、選択した解答の投票数を1つ増やすことができます。

他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。