IGMC icon indicating copy to clipboard operation
IGMC copied to clipboard

Inductive graph-based matrix completion (IGMC) from "M. Zhang and Y. Chen, Inductive Matrix Completion Based on Graph Neural Networks, ICLR 2020 spotlight".

Results 6 IGMC issues
Sort by recently updated
recently updated
newest added

Can you add the required software? Like `pip freeze > requirements.txt`

When i run the model with the ml_1m and met this error

Hello, I'm a newbie with GNN and interested in Recommender system using Graphs. Thanksfully I found a nice paper IGMC. I 'm trying to understand 'generating sub graph' of this...

Hello, Thank you very much the nice paper and code. I was wondering when you compare the IGMC with other methods, how do you replicate the results from previous work?...

添加参数--user_features, 运行ml_1m数据集,测试的时候报错,Batch没有u_feature属性...也就是test数据没有u_feature属性