recommenders and elliot

These are complements: Recommenders provides best-practice implementations of recommendation algorithms and end-to-end pipelines, while Elliot provides a specialized evaluation framework for rigorously benchmarking and comparing recommender systems, making them naturally used together in a development and validation workflow.

recommenders
81
Verified
elliot
60
Established
Maintenance 13/25
Adoption 20/25
Maturity 25/25
Community 23/25
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 21,514
Forks: 3,298
Downloads: 20,023
Commits (30d): 0
Language: Python
License: MIT
Stars: 296
Forks: 56
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

About recommenders

recommenders-team/recommenders

Best Practices on Recommendation Systems

Provides implementations of classical and deep learning algorithms (ALS, xDeepFM, DKN, sequential models) alongside Jupyter notebooks covering the full recommendation pipeline: data preparation, model training, offline evaluation, hyperparameter optimization, and Azure deployment. Includes utility functions for dataset loading, metric computation, and train/test splitting across multiple backends (CPU, GPU, PySpark), supporting both collaborative filtering and content-based approaches.

About elliot

sisinflab/elliot

Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation

Scores updated daily from GitHub, PyPI, and npm data. How scores work