How AWS personalize selects interactions when number of interactions is more than 500M?

0

According to the docs, the Maximum number of interactions that are considered by a model during training is 500M. What if I have more than 500M records in my interactions dataset? How does Amazon select 500M interactions among those to train a model? Does it consider the latest 500M interactions?

demandé il y a un an211 vues
1 réponse
1

The most recent 500M interactions are used for training based on the TIMESTAMP column in the interactions dataset. This limit is also adjustable.

https://docs.aws.amazon.com/personalize/latest/dg/limits.html

AWS
James_J
répondu il y a un an

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