Amazon Comprehend built-in model as endpoint

0

I want to set up an endpoint for classifying sentiment, is it possible to do this using the built-in model used from Amazon Comprehend? Or do I have to make a custom model if I want to deploy it as an endpoint?

Thanks!

  • You shouldn't be needing to setup up an endpoint for pre-built models as there are synchronous inference APIs already present. I'm curious why are you even asking for it ? is it to have control over the max throughput you can get from the endpoint ?

質問済み 2年前323ビュー
1回答
4
承認された回答

Hi,

With the the built in model, you can use the APIs for classifying sentiment as currently there isn't an option to deploy a built-in model as an endpoint. You are correct that if you want to deploy as an endpoint it will need to be a custom model.

https://docs.aws.amazon.com/comprehend/latest/dg/using-the-api.html

AWS
hamltm
回答済み 2年前

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

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

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

関連するコンテンツ