2773 Forks
15972 Stars
15972 Watchers

recommenders

Best Practices on Recommendation Systems

How to download and setup recommenders

Open terminal and run command
git clone https://github.com/microsoft/recommenders.git
git clone is used to create a copy or clone of recommenders repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with recommenders https://github.com/microsoft/recommenders/archive/master.zip

Or simply clone recommenders with SSH
[email protected]:microsoft/recommenders.git

If you have some problems with recommenders

You may open issue on recommenders support forum (system) here: https://github.com/microsoft/recommenders/issues