Is there a lightweight image that I can use for a sagemaker processing job ?

0

All of the available images in Amazon are several gigs,? Is there a small lightweight image I can use for running data processing job ?

質問済み 3ヶ月前245ビュー
1回答
0

Hi, for simple data processing you can likely use the SageMaker Scikit-learn image with SageMaker Processing, which is about 5.2GB (latest 1.2-1 image). Reference: https://docs.aws.amazon.com/sagemaker/latest/dg/pre-built-docker-containers-scikit-learn-spark.html

Alternatively, you can build your own custom container for SageMaker Processing, thus having flexibility in what to include in the image. Reference: https://docs.aws.amazon.com/sagemaker/latest/dg/build-your-own-processing-container.html

AWS
エキスパート
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ