Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Product Recommendations Order

Avatar

Level 1

How does Target determine which order to select products to display on page for Product Recommendations?

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

Target has a number of algorithms that are used to determine the order in which items will appear. Some of these algorithms use a co-occurrence model, i.e. "people who viewed Product A also viewed Product B x number of times".

Another algorithm uses a content similarity model that uses Jaccard similarity to determine the proximity of two items in the catalogue. This algorithm evaluates the metadata for each item; ultimately, the items that have the most overlap of keywords will be recommended together. Check out this article in our documentation for more details on the other algorithms you can choose from.

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Employee

Target has a number of algorithms that are used to determine the order in which items will appear. Some of these algorithms use a co-occurrence model, i.e. "people who viewed Product A also viewed Product B x number of times".

Another algorithm uses a content similarity model that uses Jaccard similarity to determine the proximity of two items in the catalogue. This algorithm evaluates the metadata for each item; ultimately, the items that have the most overlap of keywords will be recommended together. Check out this article in our documentation for more details on the other algorithms you can choose from.