RecBole
Recommendation library
A comprehensive and efficient recommendation system library with Python and PyTorch support
A unified, comprehensive and efficient recommendation library
3k stars
42 watching
617 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
collaborative-filteringctr-predictiondeep-learninggraph-neural-networksknowledge-graphpytorchrecommendation-systemrecommendationsrecommenderrecommender-systemssequential-recommendation
Related projects:
Repository | Description | Stars |
---|---|---|
rucaibox/recsysdatasets | A repository of public data sources for Recommender Systems. | 856 |
nuster1128/recbole-metarec | Provides tools and models for building and comparing meta learning recommendation systems in Python. | 22 |
recommenders-team/recommenders | Provides best practices and examples for building recommendation systems using machine learning algorithms | 19,274 |
muricoca/crab | Provides a set of algorithms for building personalized recommendation systems in Python | 1,180 |
marcelcaraciolo/crab | A Python library for building scalable and flexible recommendation engines | 87 |
graphaware/reco4php | A PHP framework for building complex recommendation engines using Neo4j | 130 |
greenwolf-nsk/yandex-cup-2022-recsys | A recommender system built using multiple candidate selection and ranking methods for predicting next item likes in a streaming data environment. | 54 |
statisticianinstilettos/recmetrics | A Python library providing metrics and diagnostic tools for evaluating recommender systems. | 569 |
thu-ml/tianshou | A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 7,968 |
astrazeneca/rexmex | A library providing a comprehensive set of metrics and tools for evaluating recommender systems | 278 |
alibaba/easyrec | A framework for building and deploying scalable recommendation algorithms | 1,784 |
gorse-io/gorse | An engine for building and managing personalized recommendation systems | 8,609 |
ocelma/python-recsys | A library for building and using collaborative filtering-based recommender systems | 1,475 |
criteo-research/reco-gym | A reinforcement learning environment designed to model user traffic patterns and recommendation systems in online advertising. | 467 |
practical-recommender-systems/moviegeek | A Django-based website demonstrating how to implement recommender algorithms with a dataset from themoviedb.org API. | 906 |