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?

gefragt vor 2 Jahren249 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren
  • Okay, thanks got it.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen