'Smart Adaptive Recommendations' (SAR) is the name of a fast, scalable, adaptive algorithm for personalized recommendations based on user transactions and item descriptions. It produces easily explainable/interpretable recommendations and handles "cold item" and "semi-cold user" scenarios. This package provides two implementations of 'SAR': a standalone implementation, and an interface to a web service in Microsoft's 'Azure' cloud: <https://github.com/Microsoft/Product-Recommendations/blob/master/doc/sar.md>. The former allows fast and easy experimentation, and the latter provides robust scalability and extra features for production use.
Package details |
|
---|---|
Author | Hong Ooi [aut, cre], Microsoft Product Recommendations team [ctb] (source for MS sample datasets), Microsoft [cph] |
Maintainer | Hong Ooi <hongooi73@gmail.com> |
License | MIT + file LICENSE |
Version | 1.0.4 |
URL | https://github.com/hongooi73/SAR |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.