Skip to content

PreferredAI/recommendation-retrieval

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