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?

質問済み 2年前719ビュー
1回答
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
回答済み 2年前

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

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

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

関連するコンテンツ