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 ?

demandé il y a 3 mois244 vues
1 réponse
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
EXPERT
répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions