orion-orion/CDSRec
🔨 跨域序列推荐(Cross-Domain Sequential Recommendation)的算法工具箱,旨在提供序列推荐、跨域推荐、跨域序列方法的baseline实现。目前本工具箱已包括TiSASRec、CoNet、PINet、MIFN这四种方法的实现。
This toolbox helps e-commerce platforms and content providers improve product or content recommendations by leveraging user behavior across different categories or domains. It takes raw user interaction sequences from multiple domains (e.g., shopping and entertainment) and outputs refined, personalized recommendations. E-commerce managers, content strategists, and data scientists looking to enhance user engagement and sales through better recommendations would find this useful.
No commits in the last 6 months.
Use this if you need to generate more accurate and diverse sequential recommendations by combining user interaction data from different product or content domains.
Not ideal if you only have user interaction data within a single domain or are not working with sequential user behavior.
Stars
28
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jun 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/orion-orion/CDSRec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
recommenders-team/recommenders
Best Practices on Recommendation Systems
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
kakao/buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
google-research/recsim
A Configurable Recommender Systems Simulation Platform