python-recsys
Recommender system library
A library for building and using collaborative filtering-based recommender systems
A python library for implementing a recommender system
1k stars
133 watching
436 forks
Language: Python
last commit: almost 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
deepgraphlearning/recommendersystems | A comprehensive library of algorithms and techniques for building recommender systems | 1,102 |
rucaibox/recsysdatasets | A repository of public data sources for Recommender Systems. | 856 |
defulian/recsys | An academic project providing a framework for building and evaluating recommender systems in MATLAB. | 47 |
statisticianinstilettos/recmetrics | A Python library providing metrics and diagnostic tools for evaluating recommender systems. | 569 |
alibaba/easyrec | A framework for building and deploying scalable recommendation algorithms | 1,784 |
marcelcaraciolo/crab | A Python library for building scalable and flexible recommendation engines | 87 |
practical-recommender-systems/moviegeek | A Django-based website demonstrating how to implement recommender algorithms with a dataset from themoviedb.org API. | 906 |
astrazeneca/rexmex | A library providing a comprehensive set of metrics and tools for evaluating recommender systems | 278 |
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 |
preferredai/cornac | A tool for building and comparing multimodal recommender systems using various machine learning algorithms. | 884 |
muricoca/crab | Provides a set of algorithms for building personalized recommendation systems in Python | 1,180 |
fuxiailab/rl4rs | A collection of real-world datasets and practical reinforcement learning baselines for recommendation systems. | 220 |
muesli/regommend | A simple recommendation system built on top of Go, allowing users to create tables with user ratings and retrieve personalized recommendations. | 314 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 922 |
deeplearningbrasil/mars-gym | A framework for building and evaluating recommender systems using reinforcement learning | 51 |