Skip to content

Conversation

snow-leosanches
Copy link

Not exactly a full tutorial either, since most of the tutorial is in the corresponding Colab notebook.

Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for snowplow-docs ready!

Name Link
🔨 Latest commit 17b4c7f
🔍 Latest deploy log https://app.netlify.com/projects/snowplow-docs/deploys/68d58818652df10008afa9a7
😎 Deploy Preview https://deploy-preview-1411--snowplow-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@snowplowcla
Copy link

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://docs.snowplowanalytics.com/docs/contributing/contributor-license-agreement/ to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

@stanch stanch requested review from mscwilson and removed request for stanch September 17, 2025 10:38
@snow-leosanches
Copy link
Author

@mscwilson This is ready to be reviewed once more.

Copy link
Collaborator

@mscwilson mscwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apparently I started reviewing and then forgot to submit this, sorry!

title: Installation and setup
---

This tutorial can be executed with a AWS account and [our corresponding Colab notebook](https://colab.research.google.com/drive/19T6EICwF5nF4yrA7ftS3pE-zp9huxaYk), which utilizes our demo stores as a source of events. The rest of this tutorial guides you setting AWS Personalize with your own sources.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this link needs updating, it wanted me to log in for access

In order for the AWS Personalize model to serve usable results, we need to give it some initial training on our actual store.
Out of the box Personalize will have no idea about our customers or products, let alone the relationships between them and what makes a good recommendation.

To solve this "cold start" problem, we need to export our catalog information for AWs Personalize to read, and give it an initial training dataset of interactions for it to build a model off of. No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where are the instructions for this?

position: 3
---

The recommended tracking setup relies on events from the ["Yuper Transactional" e-commerce schema](https://iglucentral.com/?q=io.snowplow.ecomm). This includes events like:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to introduce the demo app again

position: 5
---

To proceed we need the following infrastructure:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how to get it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants