Skip to content
/ PRIS Public

Tensorflow implementation of PRIS (Personalized Ranking with Importance Sampling. WWW 2020)

Notifications You must be signed in to change notification settings

USTCLLM/PRIS

Repository files navigation

# PRIS
This is the source code for our www 2020 paper.

The data input is a user-item matrix, stored as a mat file (matlab data file).

We also provide some scripts for illustrated use.

If you refer this code, please cite the follow paper. 

@inproceedings{lian20personalized,
    author = {Lian, Defu and Liu, Qi and Chen, Enhong},
    title = {Personalized Ranking with Importance Sampling},
    booktitle = {Proceedings of The Web Conference 2020},
    pages = {1093–1103},
    year = {2020},
    location = {Taipei, Taiwan},
    publisher = {Association for Computing Machinery},
}

About

Tensorflow implementation of PRIS (Personalized Ranking with Importance Sampling. WWW 2020)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published