Default algorithms

A default algorithm is a function that, given a certain context, returns a sorted list of items.
It can either be the result of applying an AI model or a very simple sort on datasets.

Similar items

ABTasty uses a proprietary version of a TF-IDF (short for term frequency–inverse document frequency) algorithm to show the “seen with” items that really matters. NB.: The “most-seen-together” items are considered to be the most similar items, but you can increase the precision of the model by filtering results by category or product type for example

Inputs: similarTo:itemID

 

Associated items

ABTasty uses a proprietary version of a TF-IDF algorithm to show the “purchased with” items that really matters. NB.: The “most-bought-together” items are considered to be the most relevant complementary items, but you can increase the precision of the model by filtering results by brand, compatibility or cross-category filters for example

Inputs: complementaryTo:itemID

 

Associated category items

ABTasty uses a proprietary version of a TF-IDF algorithm to show items from the “purchased with” categories that really matters. NB.: The “most-bought-together” items are considered to be the most relevant complementary items, but you can increase the precision of the model by filtering results by brand, compatibility or cross-category filters for example

Inputs: complementaryTo:itemID

 

Sorted items (top sells, views, recency, ratings,…)

ABTasty crosses your catalog with your pageviews and transactions data to enable you to create any weighted score and sort your items the way you want. NB.: By default, all standard ranking algorithms (best sellers, best views, weighted scoresd…) are based on 30 days of data but this period can be easily adjusted

Inputs: limit:integer

 

Used items (Last seen, added, purchased)

ABTasty’s recos-tag stores in real-time in the local storage the items viewed, added and purchased NB.: last viewed or purchased items can be directly collected and displayed, but this information is also used in order to trigger User affinity, or “similar items” or “complementary items” or “best sellers in selected categories” algorithms

Inputs: sinceDays:integer

 

User affinity items

ABTasty uses a proprietary scoring model returning for each user the most relevant items (based on his/her browsing, cart and purchases history).

 

Forced items

ABTasty enables you to force at any rank in any recommendation a custom list of selected item(s)

 

Tuned to emotion items

With EmotionsAI enabled, ABTasty detects users emotions in real-time to show the right items. NB.: Work in Progress - don’t hesitate to ask for your position on the waitlist before it gets too long!

Inputs: emotion:emotionID

Was this article helpful?

/