Sklearn Pipeline as SagemakerEndpoint

0

I have built a pipeline using sklearn.pipeline that can take in, pre-process and make predictions on text. Is it possible to deploy this Pipeline object as an endpoint using SageMaker?

Thanks!

質問済み 1年前192ビュー
1回答
0

SageMaker has a pre-defined, AWS maintained Sklearn container, which could run your trained model.

This doc will provide a brief guidence on how to train & deploy SageMaker trained/privately trained Sklearn models.

Please let us know if you have further questions.

AWS
回答済み 1年前
profile pictureAWS
エキスパート
Tasio
レビュー済み 1年前

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

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

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

関連するコンテンツ