This lab will walk you through on how to train and create batch recommendations using Amazon Personalize. For example, you might want to generate recommendations for a large number of users to be later used for batch-oriented workflows such as sending emails or notifications.
This lab will walk you through how to train and create batch recommendations using Amazon Personalize. For example, you might want to generate recommendations for a large number of users to be later used for batch-oriented workflows such as sending emails or notifications.
Amazon Personalize is an advanced tool for building recommender systems, that supports AutoML and Real-time. The batch recommendation is a cost-effective way to serve recommendations, e.g. sending recommended items via emails.
Duration: 5
Go to this AWS console link and paste this YAML file path in the template.
Duration: 5
Go to SageMaker → Notebooks and Open the Jupyter Lab.
You will see something like this:
Once you have completed all of the work in the Notebooks and have completed the cleanup steps there as well, the last thing to do is to delete the stack you created with CloudFormation. To do that, go to CloudFormation and delete the stack. This will automatically delete the 3 resources that we created in the beginning.