recsys
Recommender system framework
An academic project providing a framework for building and evaluating recommender systems in MATLAB.
recommendation system written by matlab codes
47 stars
3 watching
17 forks
Language: MATLAB
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocelma/python-recsys | A library for building and using collaborative filtering-based recommender systems | 1,475 |
deeplearningbrasil/mars-gym | A framework for building and evaluating recommender systems using reinforcement learning | 51 |
preferredai/cornac | A tool for building and comparing multimodal recommender systems using various machine learning algorithms. | 884 |
alibaba/easyrec | A framework for building and deploying scalable recommendation algorithms | 1,784 |
mauriziofd/recsys2019_deeplearning_evaluation | An evaluation framework and repository of deep learning algorithms for recommendation systems | 983 |
deepgraphlearning/recommendersystems | A comprehensive library of algorithms and techniques for building recommender systems | 1,102 |
jfkirk/tensorrec | A Python framework for building recommendation systems using TensorFlow. | 1,277 |
rucaibox/recsysdatasets | A repository of public data sources for Recommender Systems. | 856 |
je-dbl/gnn-recsys | A framework for building and training Graph Neural Networks for recommendation systems | 277 |
fuxiailab/rl4rs | A collection of real-world datasets and practical reinforcement learning baselines for recommendation systems. | 220 |
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 |
tensorflow/recommenders | A software framework for building recommender systems using machine learning and deep learning techniques. | 1,849 |
muesli/regommend | A simple recommendation system built on top of Go, allowing users to create tables with user ratings and retrieve personalized recommendations. | 314 |
yihong-chen/neural-collaborative-filtering | An implementation of a deep learning-based framework for making recommendations using neural networks and matrix factorization. | 480 |
statisticianinstilettos/recmetrics | A Python library providing metrics and diagnostic tools for evaluating recommender systems. | 569 |