yandex-cup-2022-recsys
Recommender system
A recommender system built using multiple candidate selection and ranking methods for predicting next item likes in a streaming data environment.
2nd place solution for Next Like prediction task
54 stars
3 watching
7 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
je-dbl/gnn-recsys | A framework for building and training Graph Neural Networks for recommendation systems | 277 |
muesli/regommend | A simple recommendation system built on top of Go, allowing users to create tables with user ratings and retrieve personalized recommendations. | 314 |
preferredai/cornac | A tool for building and comparing multimodal recommender systems using various machine learning algorithms. | 884 |
yihong-chen/neural-collaborative-filtering | An implementation of a deep learning-based framework for making recommendations using neural networks and matrix factorization. | 480 |
ghamrouni/recommender | A C-based system for predicting product recommendations using collaborative filtering algorithms | 264 |
rlouf/birdland | A collaborative filtering algorithm for building personalized recommendation systems | 46 |
practical-recommender-systems/moviegeek | A Django-based website demonstrating how to implement recommender algorithms with a dataset from themoviedb.org API. | 906 |
davideceolin/rcsvw | Provides algorithms and utilities for candidate recommendations in RDF data | 3 |
ocelma/python-recsys | A library for building and using collaborative filtering-based recommender systems | 1,475 |
graphaware/reco4php | A PHP framework for building complex recommendation engines using Neo4j | 130 |
jfkirk/tensorrec | A Python framework for building recommendation systems using TensorFlow. | 1,277 |
deepgraphlearning/recommendersystems | A comprehensive library of algorithms and techniques for building recommender systems | 1,102 |
muricoca/crab | Provides a set of algorithms for building personalized recommendation systems in Python | 1,180 |
nwithan8/plexrecs | A Discord bot that provides personalized movie and TV show recommendations from a Plex library | 39 |
mauriziofd/recsys2019_deeplearning_evaluation | An evaluation framework and repository of deep learning algorithms for recommendation systems | 983 |