AWS SageMaker - Upload our own docker image on Amazon SageMaker

0

I am new to AWS SageMaker and i am using this technology for building and training the machine learning models. I have now developed a docker image which contains our custom code for tensorflow. I would like to upload this custom docker image to AWS SageMaker and make use of it.

I have searched various links but could not find proper information on how to upload our own custom docker image.

Can you please suggest me the process of uploading our own docker image to AWS SageMaker?

gefragt vor 2 Jahren719 Aufrufe
1 Antwort
1

Hi, You can find detailed instructions in the SageMaker Immersion Day. In Lab3 there is a sample called "Option 2: Bring your own Container". And the corresponding notebook is here. The content of the sample Docker container is inside this zip file and showcases the decision tree algorithm from scikit-learn package. Hope this helps.

AWS
Ioan
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen