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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南