/CUP

Text-based recommendation framework

Primary LanguagePython

CUP

Data and further information can be found in the project web page: https://personalization.mpi-inf.mpg.de/CUP

Training the model:

After downloading the data and editing config file in config folder with the correct path to dataset and experimental directory. run: python main.py --config_file PATH-TO-CONFIG-FILE --op train;