Skip to content
/ SAR Public

❗ This is a read-only mirror of the CRAN R package repository. SAR — Smart Adaptive Recommendations. Homepage: https://github.com/hongooi73/SAR Report bugs for this package: https://github.com/hongooi73/SAR/issues

License

Notifications You must be signed in to change notification settings

cran/SAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAR: Smart Adaptive Recommendations

SAR is a practical, rating-free collaborative filtering algorithm for recommendations. It produces explainable results, and is usable on a wide range of problems.

This package provides the following:

  • An R interface to the Azure Product Recommendations service, a cloud implementation of SAR. It includes the ability to deploy the backend via the AzureRMR package, as well as a client frontend.

  • A standalone R implementation of SAR, for ease of experimentation and familiarisation. The core algorithm is written in C++ and makes use of multithreading and sparse matrices for speed and efficiency.

More information

A detailed description of SAR

Other SAR implementations:

About

❗ This is a read-only mirror of the CRAN R package repository. SAR — Smart Adaptive Recommendations. Homepage: https://github.com/hongooi73/SAR Report bugs for this package: https://github.com/hongooi73/SAR/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published