Recommend products in item-to-item scenario
1 2 | recommendComplimentaryProducts(model, skus, group.column = "sku",
limit = 20L)
|
model |
similarity model object |
skus |
data.table of product details with sku field as unique identifier. |
group.column |
name of the column that will be used for grouping |
limit |
number of records to return per product |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.