Recommender
Recommendation engine
A C-based system for predicting product recommendations using collaborative filtering algorithms
A C library for product recommendations/suggestions using collaborative filtering (CF)
264 stars
31 watching
64 forks
Language: C
last commit: over 2 years ago
Linked from 3 awesome lists
ccollaborative-filteringmachine-learningrecommendation-engine
Related projects:
Repository | Description | Stars |
---|---|---|
timkaye11/gorecommend | A package of Collaborative Filtering algorithms in Go for recommendation systems. | 206 |
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 |
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 |
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 |
graphaware/reco4php | A PHP framework for building complex recommendation engines using Neo4j | 130 |
marcelcaraciolo/crab | A Python library for building scalable and flexible recommendation engines | 87 |
seniorsa/hybrid-rs-trainner | A collection of scripts for training a hybrid recommendation system combining collaborative filtering and content-based filtering techniques | 15 |
ma-xu/collaborativefiltering | A foundation collaborative filtering system for movie recommendations using the MovieLens dataset in Matlab. | 109 |
practical-recommender-systems/moviegeek | A Django-based website demonstrating how to implement recommender algorithms with a dataset from themoviedb.org API. | 906 |
michelsalib/bccmyrrixbundle | Provides an interface to a recommendation engine built on Apache Mahout libraries via REST API | 6 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 922 |
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
tensorflow/recommenders | A software framework for building recommender systems using machine learning and deep learning techniques. | 1,849 |