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 ?

demandé il y a 2 ans321 vues
1 réponse
4
Réponse acceptée

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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions