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
437 forks
Language: Python
last commit: about 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. | 887 |
defulian/recsys | An academic project providing a framework for building and evaluating recommender systems in MATLAB. | 47 |
statisticianinstilettos/recmetrics | A library providing evaluation metrics and diagnostic tools for recommender systems. | 571 |
alibaba/easyrec | A framework for building and deploying scalable recommendation algorithms | 1,814 |
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. | 909 |
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. | 897 |
muricoca/crab | Provides a flexible and fast recommender engine for Python built on top of classic information filtering algorithms | 1,178 |
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. | 923 |
deeplearningbrasil/mars-gym | A framework for building and evaluating recommender systems using reinforcement learning | 51 |