Preventing high cost with Aws Personalize

0

I was testing AWS Personalize recommenders and I realize that I was using all which charge for real-time recommendations. Is there a way to use them not for charge on real-time?

feita há 2 anos736 visualizações
1 Resposta
2
Resposta aceita

Yes, take a look at asynchronous batch for Amazon Personalize here:

https://docs.aws.amazon.com/personalize/latest/dg/recommendations-batch.html

profile pictureAWS
ESPECIALISTA
respondido há 2 anos
AWS
ESPECIALISTA
avaliado há 2 anos
  • Hi @amiller. Thanks for your answer. After tried this approach, I'm having this error on output file: "output":{"recommendedItems":[]},"error":"User error: Required fields for the provided recipe are userId"}. My input file its a json with:

    {"userId":"244922300825"}
    {"userId":"244922300827"}
    ...
    
  • Can you post your the line of code that invokes the Personlize API?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas