[ACM TOIS] Multi-Behavior Recommendation with Personalized Directed Acyclic Behavior Graphs

directed-acyclic-graph e-commerce graph-neural-networks recommender-system
1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to convert the Online Retail dataset (xlsx format) into the format required by the provided multi-behavior recommendation system. This involves understanding the existing data format described in the project README, and then transforming the Online Retail data to match it, including creating the necessary `count.txt`, behavior-specific interaction files (e.g., `pv_dict.txt`, `cart_dict.txt`, `buy_dict.txt`), and validation/test sets.

Complexity: 4/5
help wanted question

[ACM TOIS] Multi-Behavior Recommendation with Personalized Directed Acyclic Behavior Graphs

Python
#directed-acyclic-graph#e-commerce#graph-neural-networks#recommender-system