/Neural-Session-Aware-Recommendation

Source code for the paper: Neural Session-Aware Recommendation

Primary LanguagePython

Source code for the paper: Neural Session-Aware Recommendation

How to run

  1. Store the data in data/raw folder
  2. Run src/data/preprocess.py with defined arguments to preprocess data.
  3. Run src/main/main.py with defined arguments for training and evaluate models.