SAR: Smart Adaptive Recommendations

'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.

Getting started

Package details

AuthorHong Ooi [aut, cre], Microsoft Product Recommendations team [ctb] (source for MS sample datasets), Microsoft [cph]
MaintainerHong Ooi <hongooi73@gmail.com>
LicenseMIT + file LICENSE
Version1.0.3
URL https://github.com/hongooi73/SAR
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SAR")

Try the SAR package in your browser

Any scripts or data that you put into this service are public.

SAR documentation built on Oct. 23, 2020, 7:55 p.m.