Skip to content

A tutorial on scalable retrieval of matrix factorization recommendations

Notifications You must be signed in to change notification settings

nikogithubtest/recommendation-retrieval

This branch is up to date with PreferredAI/recommendation-retrieval:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 14, 2019
d80da1e · Mar 14, 2019

History

41 Commits
Jan 24, 2019
Jan 25, 2019
Jan 27, 2019
Jan 27, 2019
Jan 24, 2019
Mar 14, 2019
Mar 14, 2019
Mar 14, 2019
Jan 24, 2019
Mar 14, 2019
Mar 14, 2019
Mar 14, 2019
Mar 14, 2019
Jan 28, 2019

Repository files navigation

Recent Advances in Scalable Retrieval of Personalized Recommendation

Enviroment Setup

  1. Python 3 which can be downloaded from here.
  2. Jupyter Notebook: please find the instruction on how to install Jupyter Notebook here

Next, you need to clone this repository:

$ git clone https://github.com/PreferredAI/recommendation-retrieval.git
$ cd recommendation-retrieval

Run the following command to install required packages.

$ pip3 install -r requirements.txt

Run the following command to start Jupyter Notebook

$ jupyter notebook

About

A tutorial on scalable retrieval of matrix factorization recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 58.2%
  • Python 41.8%