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?

질문됨 2년 전249회 조회
1개 답변
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
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠