Did not understand performAutoML in Amazon Personalize

0

In the documentation it says that when performAutoML is set to true, amazon personalize analyzes your training data and selects the optimal USER_PERSONALIZATION recipe and hyperparameters. In this case, you must omit recipeArn.

  1. What does it mean by selecting the optimal USER_PERSONALIZATION recipe..are there multiple USER_PERSONALIZATION recipes? When looking at the documentation, it seemed like there was only one and we would use it's recipeArn while creating a solution.

  2. It also says AutoML lengthens the training process as compared to selecting a specific recipe. So what's the cost difference (approximately) if we set it to False vs True? Is it very significant?

demandé il y a 2 ans249 vues
1 réponse
2

Before the User-Personalization recipe was released, we had three (now legacy) recipes. These recipes are still available for use, but User-Personalization is the recommended recipe for most use cases, so AutoML now has limited value. It is difficult to estimate how much longer the training time will be, because each recipe is very different and will have a different training time, but the difference is significant.

AWS
S_Moose
répondu il y a 2 ans
  • Okay, thanks got it.

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