Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update type.md #61

Closed
wants to merge 1 commit into from
Closed

Conversation

shiftedreality
Copy link
Contributor

@shiftedreality shiftedreality commented Oct 15, 2024

Purpose of the pull request

This pull request (PR) ...

Affected pages

@@ -39,7 +39,7 @@ These recommendation types are social-proof driven to help shoppers find what ot
|---|---|
|Viewed this, viewed that|Recommends products that shoppers view disproportionately more often with the currently viewed product.<br/><br/>**Where used:**<br/>- Product detail<br/>- Cart<br/>- Confirmation<br/><br/>**Suggested labels:**<br/>- Customers who viewed this product also viewed (PDP)|
|Viewed this, bought that|Recommends products that shoppers tend to buy disproportionately more often after viewing the current product. Helps guide shoppers to discover products that they might not have otherwise noticed.<br/><br/>**Where used:**<br/>- Product detail<br/>- Cart<br/>- Confirmation<br/><br/>**Suggested labels:**<br/>- Customers who viewed this ultimate bought<br/>- Customers ultimately purchased<br/>- What do others buy after viewing this product?|
|Bought this, bought that|Recommends products that shoppers buy disproportionately more often with the currently viewed product. Most often used on the cart or product detail page to increase exposure of related cross-sell product to increase average order value. Displays highly relevant products shoppers can add to their cart by aggregating what other shoppers have bought with the current product.<br/><br/>**Where used:**<br/>- Product detail<br/>- Cart<br/>- Confirmation<br/><br/>**Suggested labels:**<br/>- Get everything that you need<br/>- Don't forget these<br/>- Frequently bought together|
|Bought this, bought that|Recommends products that are infrequently purchased compared to the other products. This type will take into account the logical relations between products and will aim to recommend more interesting combinations versus top-purchased combinations. Displays highly relevant products shoppers can add to their cart by aggregating what other shoppers have bought with the current product.<br/><br/>**Where used:**<br/>- Product detail<br/>- Cart<br/>- Confirmation<br/><br/>**Suggested labels:**<br/>- Get everything that you need<br/>- Don't forget these<br/>- Frequently bought together|

Choose a reason for hiding this comment

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

I think "infrequently purchased" sends the wrong idea that we're ordering them to only return infrequently purchased SKUs. If the goal is to convey that this is not a simple co-occurence metric but a more sophisticated collaborative filtering algorithm, we should just say that. I suggest - Recommends products that shoppers buy disproportionately more often with the currently viewed product. Note this is not a simple-occurrence metric but a more sophisticated collaborative-filtering machine-learning algorithm that looks for "interesting similarities" that are not skewed towards popular products. Displays highly relevant products shoppers can add to their cart by aggregating what other shoppers have bought with the current product.

Choose a reason for hiding this comment

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

This should be added to the other collaborative filtering types as well and not just bought-bought

Copy link
Contributor

Choose a reason for hiding this comment

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

the problem we have is that by reading this description it is difficult to understand what the end result merchants will get. @krithikachandran can we add an example or easy way for people to understand this complex behaviour?

What Bulk has in mind now is that our algorithm returns "low sales volume products" which from your description this is not always the case

Choose a reason for hiding this comment

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

I know this PR is closed but I wanted to respond to Sandra's comment
@sgonzalezmangana - I agree that the language might not be easy to follow. I am not sure how to provide an example without explaining LLR or probabilities which will only make this more complex. The simplest way we can differentiate is just specifying that this is based on shopper aggregate behavior across sessions and that if they are looking for in-session behavior then this rec type is not suitable for them.

@erikmarr
Copy link
Contributor

@devops-devdocs import the pr

@erikmarr
Copy link
Contributor

Migrated to internal repo. Thanks @shiftedreality and @krithikachandran!

@erikmarr erikmarr closed this Oct 15, 2024
@devops-devdocs
Copy link

Something went wrong

@dshevtsov dshevtsov reopened this Oct 16, 2024
@AdobeDocs AdobeDocs deleted a comment from devops-devdocs Oct 17, 2024
@AdobeDocs AdobeDocs deleted a comment from devops-devdocs Oct 17, 2024
@dshevtsov dshevtsov marked this pull request as draft October 17, 2024 21:59
@AdobeDocs AdobeDocs deleted a comment from devops-devdocs Oct 17, 2024
@AdobeDocs AdobeDocs deleted a comment from devops-devdocs Oct 17, 2024
@dshevtsov dshevtsov closed this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

6 participants