TiSASRec.pytorch icon indicating copy to clipboard operation
TiSASRec.pytorch copied to clipboard

Can anybody provide the preprocess code of Amazon data, please

Open lzh66 opened this issue 4 years ago • 6 comments

lzh66 avatar Apr 22 '21 13:04 lzh66

Try your luck by visiting https://cseweb.ucsd.edu/~jmcauley/

pmixer avatar May 26 '21 08:05 pmixer

@pmixer 请问这里面哪里有预处理代码

zyx1017 avatar Jun 01 '23 12:06 zyx1017

@pmixer 请问这里面哪里有预处理代码

说的是预处理原始数据的代码的话,没有,都是用的处理好的 sequence 数据,不过要的话有俩选项:

  1. 按论文里说的方式写个脚本去处理,预计并不复杂。
  2. 去 https://cseweb.ucsd.edu/~jmcauley/datasets.html 翻翻有没有现成的。

pmixer avatar Jun 02 '23 02:06 pmixer

@pmixer 你好请问可以给一下论文Time Interval Aware Self-Attention for Sequential Recommendation中Steam、Game、CDs&Vinyl数据集吗

xiyouming avatar Jun 05 '24 03:06 xiyouming

@pmixer 你好请问可以给一下论文Time Interval Aware Self-Attention for Sequential Recommendation中Steam、Game、CDs&Vinyl数据集吗

可以去论文作者的 tf repo 里问问试试。

pmixer avatar Jun 07 '24 01:06 pmixer