Abstract
This paper presents a polished open-source Python-based recommender framework named Case Recommender, which provides a rich set of components from which developers can construct and evaluate customized recommender systems. It implements well-known and state-of-the-art algorithms in rating prediction and item recommendation scenarios. The main advantage of the Case Recommender is the possibility to integrate clustering and ensemble algorithms with recommendation engines, easing the development of more accurate and efficient approaches.
Original language | English |
---|---|
Title of host publication | RecSys 2018 - 12th ACM Conference on Recommender Systems |
Publisher | Association for Computing Machinery |
Publication date | 27. Sept 2018 |
Pages | 494-495 |
ISBN (Electronic) | 9781450359016 |
DOIs | |
Publication status | Published - 27. Sept 2018 |
Externally published | Yes |
Event | 12th ACM Conference on Recommender Systems, RecSys 2018 - Vancouver, Canada Duration: 2. Oct 2018 → 7. Oct 2018 |
Conference
Conference | 12th ACM Conference on Recommender Systems, RecSys 2018 |
---|---|
Country/Territory | Canada |
City | Vancouver |
Period | 02/10/2018 → 07/10/2018 |
Sponsor | ACM Special Interest Group Computer-Human Interaction (ACM SIGCHI) |
Keywords
- Framework
- Python
- Recommender Systems