Professional-Machine-Learning-Engineer 試験問題 86
scikit-learn 分類モデルを実稼働環境にデプロイする必要があります。モデルはリクエストを処理できる必要があります
24 時間年中無休で、午前 8 時から午後 7 時までの間、運用アプリケーションに対して 1 秒あたり数百万件のリクエストが発生すると予想されます。導入コストを最小限に抑える必要があります。どうすればよいでしょうか?
24 時間年中無休で、午前 8 時から午後 7 時までの間、運用アプリケーションに対して 1 秒あたり数百万件のリクエストが発生すると予想されます。導入コストを最小限に抑える必要があります。どうすればよいでしょうか?
Professional-Machine-Learning-Engineer 試験問題 87
You have developed an application that uses a chain of multiple scikit-learn models to predict the optimal price for your company's products. The workflow logic is shown in the diagram Members of your team use the individual models in other solution workflows. You want to deploy this workflow while ensuring version control for each individual model and the overall workflow Your application needs to be able to scale down to zero. You want to minimize the compute resource utilization and the manual effort required to manage this solution. What should you do?


Professional-Machine-Learning-Engineer 試験問題 88
Your data science team has requested a system that supports scheduled model retraining, Docker containers, and a service that supports autoscaling and monitoring for online prediction requests. Which platform components should you choose for this system?
Professional-Machine-Learning-Engineer 試験問題 89
Keras と TensorFlow を使用して不正検出モデルを開発しています。顧客のトランザクションの記録は BigQuery の大きなテーブルに保存されます。これらのレコードをモデルのトレーニングに使用する前に、コスト効率が高く効率的な方法で前処理する必要があります。トレーニングされたモデルは、BigQuery でバッチ推論を実行するために使用されます。前処理ワークフローはどのように実装すればよいでしょうか?
Professional-Machine-Learning-Engineer 試験問題 90
あなたは、オンライン フォーラムを管理するペットフード会社で働いています。 顧客は自分のペットの写真をフォーラムにアップロードして、他の人と共有します。 毎日約 20 枚の写真がアップロードされます。 アップロードされた各写真に動物が含まれているかどうかを、ほぼリアルタイムで自動的に検出したいと考えています。時間を優先し、アプリケーションの開発と展開のコストを最小限に抑えるにはどうすればよいでしょうか?

