-
Hello!
I have user-item interaction data that is currently in a pandas csv with three columns: user_id, item_id, and interaction_weight.
Is there a set of steps/ script to format and convert thi…
-
## 論文URL
https://arxiv.org/abs/2208.08612
## 著者
Chen Yang, Yupeng Hou, Yang Song, Tao Zhang, Ji-Rong Wen, Wayne Xin Zhao
## 会議
RecSys '22
## 背景
person-job fitは採用マッチングプラットフォームにおける中…
-
We wish to reproduce your results, and thus wish that you could provide a license.
-
In 1.1.x is evaluation for metrics like recall@k sped up, using FAISS ?
-
你好,我在recbole官网看到有支持SimpleX,但是在仓库里没有看到这个,请问这是咋回事呢
-
![image](https://user-images.githubusercontent.com/22052444/185055763-5220e37a-31ae-4567-a49c-2d3447808a6b.png)
Hello!
I'm training models on my custom data and have created a config file (pic…
-
首先感谢贵团队开发了这个方便好用的工具包,我在尝试使用S3Rec模型时遇到了一个问题:在S3Rec原论文中是可以同时使用多种特征进行Pretrain的,例如论文在Meituan数据上同时使用了category、location和keywords,但我发现Recbole实现的S3Rec似乎只能使用一种特征?文档中的相关参数和描述是“item_attribute (str) : The item fe…
-
微博内容精选
-
您好,注意到21-WWW-MHCN论文中对比的模型包含rating任务的GraphRec和ranking任务的DiffNet++。
请问,你当时的GraphRec是怎么适应调整到ranking任务的?我尝试了下,Graphrec加bpr loss,用在ranking任务上,分类准确率很低。
同时有注意到Diffnet原作者放出的[Diffnet-code](https://github.com…
-
您好,請問history_item輸出的item為內部ID,但為甚麼與external_item_list的print,沒有一樣的itemID?
以下是我的code:
user_ids = ["196"]
k = 36
print('test_data_User_id', user_ids)
uid_series = dataset.token2id(dataset.uid_fi…