zhuty16 / GES

This is our Tensorflow implementation for "Graph-based Embedding Smoothing for Sequential Recommendation" (GES) TKDE 2021.
21 stars 4 forks source link

need help #1

Open himyteacher opened 2 years ago

himyteacher commented 2 years ago

Would you mind provide the code for data preprocessing of semantic graph?
My own processed data produced some errors during runtime. THX!!!

Li-fAngyU commented 1 year ago

same issue here, the detail of how to use item side information to get the "dataset"_rel.npy is unknown, and the paper description of this part is sparse. (e.g. for the Amazon dataset which item attribute is used and how to determine whether items are bidirectional or unidirectional links)

zhuty16 commented 10 months ago

Please see https://github.com/zhuty16/GES/issues/4#issuecomment-1831316855.