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?

posta 2 anni fa719 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande