All Projects → Competitive Recsys → Similar Projects or Alternatives

87 Open source projects that are alternatives of or similar to Competitive Recsys

RecommendationEngine
Source code and dataset for paper "CBMR: An optimized MapReduce for item‐based collaborative filtering recommendation algorithm with empirical analysis"
Stars: ✭ 43 (-90.09%)
Mutual labels:  collaborative-filtering
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (-53%)
Mutual labels:  collaborative-filtering
Recommendation-System-Baseline
Some common recommendation system baseline, with description and link.
Stars: ✭ 34 (-92.17%)
Mutual labels:  collaborative-filtering
raptor
A lightweight product recommendation system (Item Based Collaborative Filtering) developed in Haskell.
Stars: ✭ 34 (-92.17%)
Mutual labels:  collaborative-filtering
Movielens Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
Stars: ✭ 131 (-69.82%)
Mutual labels:  collaborative-filtering
BPR MPR
BPR, Bayesian Personalized Ranking (BPR), extremely convenient BPR & Multiple Pairwise Ranking
Stars: ✭ 77 (-82.26%)
Mutual labels:  collaborative-filtering
matrix-completion
Lightweight Python library for in-memory matrix completion.
Stars: ✭ 94 (-78.34%)
Mutual labels:  collaborative-filtering
Spotify-Song-Recommendation-ML
UC Berkeley team's submission for RecSys Challenge 2018
Stars: ✭ 70 (-83.87%)
Mutual labels:  collaborative-filtering
Collaborativememorynetwork
Collaborative Memory Network for Recommendation Systems, SIGIR 2018
Stars: ✭ 170 (-60.83%)
Mutual labels:  collaborative-filtering
recommender system with Python
recommender system tutorial with Python
Stars: ✭ 106 (-75.58%)
Mutual labels:  collaborative-filtering
Social-Recommendation
Summary of social recommendation papers and codes
Stars: ✭ 143 (-67.05%)
Mutual labels:  collaborative-filtering
Deep Autoencoders For Collaborative Filtering
Using Deep Autoencoders for predictions of movie ratings.
Stars: ✭ 101 (-76.73%)
Mutual labels:  collaborative-filtering
BARS
Towards open benchmarking for recommender systems https://openbenchmark.github.io/BARS
Stars: ✭ 157 (-63.82%)
Mutual labels:  collaborative-filtering
svae cf
[ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering
Stars: ✭ 38 (-91.24%)
Mutual labels:  collaborative-filtering
Movielens
4 different recommendation engines for the MovieLens dataset.
Stars: ✭ 265 (-38.94%)
Mutual labels:  collaborative-filtering
slopeone
PHP implementation of the Weighted Slope One rating-based collaborative filtering scheme.
Stars: ✭ 85 (-80.41%)
Mutual labels:  collaborative-filtering
Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Stars: ✭ 35 (-91.94%)
Mutual labels:  collaborative-filtering
Recommender
A C library for product recommendations/suggestions using collaborative filtering (CF)
Stars: ✭ 238 (-45.16%)
Mutual labels:  collaborative-filtering
Paperlist For Recommender Systems
Recommender Systems Paperlist that I am interested in
Stars: ✭ 293 (-32.49%)
Mutual labels:  collaborative-filtering
Polara
Recommender system and evaluation framework for top-n recommendations tasks that respects polarity of feedbacks. Fast, flexible and easy to use. Written in python, boosted by scientific python stack.
Stars: ✭ 205 (-52.76%)
Mutual labels:  collaborative-filtering
RecSys PyTorch
PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.
Stars: ✭ 125 (-71.2%)
Mutual labels:  collaborative-filtering
Rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Stars: ✭ 145 (-66.59%)
Mutual labels:  collaborative-filtering
recsys spark
Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤
Stars: ✭ 76 (-82.49%)
Mutual labels:  collaborative-filtering
Rectorch
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
Stars: ✭ 121 (-72.12%)
Mutual labels:  collaborative-filtering
datatheque.com
a data science blog
Stars: ✭ 12 (-97.24%)
Mutual labels:  collaborative-filtering
collaborative-filtering-in-mysql
collaborative filtering in mysql
Stars: ✭ 13 (-97%)
Mutual labels:  collaborative-filtering
Enmf
This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.
Stars: ✭ 96 (-77.88%)
Mutual labels:  collaborative-filtering
GCMC
Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction
Stars: ✭ 48 (-88.94%)
Mutual labels:  collaborative-filtering
TwoTowers
A configurable, tunable, and reproducible library for deep matching models
Stars: ✭ 66 (-84.79%)
Mutual labels:  collaborative-filtering
Librec
LibRec: A Leading Java Library for Recommender Systems, see
Stars: ✭ 3,045 (+601.61%)
Mutual labels:  collaborative-filtering
tf-recsys
tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.
Stars: ✭ 91 (-79.03%)
Mutual labels:  collaborative-filtering
Recommender-System
In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix factorization-based ( SVD, PMF, SVD++, NMF), and many others.
Stars: ✭ 30 (-93.09%)
Mutual labels:  collaborative-filtering
oboe
An AutoML pipeline selection system to quickly select a promising pipeline for a new dataset.
Stars: ✭ 76 (-82.49%)
Mutual labels:  collaborative-filtering
Cornac
A Comparative Framework for Multimodal Recommender Systems
Stars: ✭ 308 (-29.03%)
Mutual labels:  collaborative-filtering
disentangled graph collaborative filtering
Disentagnled Graph Collaborative Filtering, SIGIR2020
Stars: ✭ 118 (-72.81%)
Mutual labels:  collaborative-filtering
Person-Recommendation-Algorithms
推荐算法个人学习笔记以及代码实战
Stars: ✭ 50 (-88.48%)
Mutual labels:  collaborative-filtering
LR-GCCF
Revisiting Graph based Collaborative Filtering: A Linear Residual Graph Convolutional Network Approach, AAAI2020
Stars: ✭ 99 (-77.19%)
Mutual labels:  collaborative-filtering
Neural Collaborative Filtering
pytorch version of neural collaborative filtering
Stars: ✭ 263 (-39.4%)
Mutual labels:  collaborative-filtering
Recommendationsystem
Book recommender system using collaborative filtering based on Spark
Stars: ✭ 244 (-43.78%)
Mutual labels:  collaborative-filtering
TIFUKNN
kNN-based next-basket recommendation
Stars: ✭ 38 (-91.24%)
Mutual labels:  collaborative-filtering
Recommender System
A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
Stars: ✭ 227 (-47.7%)
Mutual labels:  collaborative-filtering
Rspapers
A Curated List of Must-read Papers on Recommender System.
Stars: ✭ 4,140 (+853.92%)
Mutual labels:  collaborative-filtering
Deep Learning For Recommendation Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
Stars: ✭ 2,493 (+474.42%)
Mutual labels:  collaborative-filtering
keras-recommender
Recommender built using keras
Stars: ✭ 36 (-91.71%)
Mutual labels:  collaborative-filtering
Implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Stars: ✭ 2,569 (+491.94%)
Mutual labels:  collaborative-filtering
recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
Stars: ✭ 35 (-91.94%)
Mutual labels:  collaborative-filtering
Book recommend
基于协同过滤的书籍推荐系统
Stars: ✭ 149 (-65.67%)
Mutual labels:  collaborative-filtering
Restricted-Boltzmann-Machine
Restricted Boltzmann Machine for collaborative filtering of movies.
Stars: ✭ 40 (-90.78%)
Mutual labels:  collaborative-filtering
Recotour
A tour through recommendation algorithms in python [IN PROGRESS]
Stars: ✭ 140 (-67.74%)
Mutual labels:  collaborative-filtering
Summary Of Recommender System Papers
阅读过的推荐系统论文的归类总结,持续更新中…
Stars: ✭ 288 (-33.64%)
Mutual labels:  collaborative-filtering
Deeprecommender
Deep learning for recommender systems
Stars: ✭ 1,593 (+267.05%)
Mutual labels:  collaborative-filtering
Recommendation.jl
Building recommender systems in Julia
Stars: ✭ 42 (-90.32%)
Mutual labels:  collaborative-filtering
Metarec
PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models (IN PROGRESS)
Stars: ✭ 120 (-72.35%)
Mutual labels:  collaborative-filtering
Movie Recommendation Engine
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
Stars: ✭ 21 (-95.16%)
Mutual labels:  collaborative-filtering
SLRC
WWW'2019: Modeling Item-Specific Temporal Dynamics of Repeat Consumption for Recommender Systems
Stars: ✭ 32 (-92.63%)
Mutual labels:  collaborative-filtering
Vae cf
Variational autoencoders for collaborative filtering
Stars: ✭ 386 (-11.06%)
Mutual labels:  collaborative-filtering
Recommendation Systems Paperlist
Papers about recommendation systems that I am interested in
Stars: ✭ 308 (-29.03%)
Mutual labels:  collaborative-filtering
Daisyrec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
Stars: ✭ 280 (-35.48%)
Mutual labels:  collaborative-filtering
Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques
Stars: ✭ 41 (-90.55%)
Mutual labels:  collaborative-filtering
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (-95.62%)
Mutual labels:  collaborative-filtering
1-60 of 87 similar projects