All Projects → chihming → Competitive Recsys

chihming / Competitive Recsys

A collection of resources for Recommender Systems (RecSys)

Projects that are alternatives of or similar to Competitive Recsys

BPR MPR
BPR, Bayesian Personalized Ranking (BPR), extremely convenient BPR & Multiple Pairwise Ranking
Stars: ✭ 77 (-82.26%)
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
Paperlist For Recommender Systems
Recommender Systems Paperlist that I am interested in
Stars: ✭ 293 (-32.49%)
Mutual labels:  collaborative-filtering
BARS
Towards open benchmarking for recommender systems https://openbenchmark.github.io/BARS
Stars: ✭ 157 (-63.82%)
Mutual labels:  collaborative-filtering
recsys spark
Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤
Stars: ✭ 76 (-82.49%)
Mutual labels:  collaborative-filtering
Movielens
4 different recommendation engines for the MovieLens dataset.
Stars: ✭ 265 (-38.94%)
Mutual labels:  collaborative-filtering
Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Stars: ✭ 35 (-91.94%)
Mutual labels:  collaborative-filtering
Rspapers
A Curated List of Must-read Papers on Recommender System.
Stars: ✭ 4,140 (+853.92%)
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
Summary Of Recommender System Papers
阅读过的推荐系统论文的归类总结,持续更新中…
Stars: ✭ 288 (-33.64%)
Mutual labels:  collaborative-filtering
GCMC
Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction
Stars: ✭ 48 (-88.94%)
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
Librec
LibRec: A Leading Java Library for Recommender Systems, see
Stars: ✭ 3,045 (+601.61%)
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
Cornac
A Comparative Framework for Multimodal Recommender Systems
Stars: ✭ 308 (-29.03%)
Mutual labels:  collaborative-filtering
Person-Recommendation-Algorithms
推荐算法个人学习笔记以及代码实战
Stars: ✭ 50 (-88.48%)
Mutual labels:  collaborative-filtering
Neural Collaborative Filtering
pytorch version of neural collaborative filtering
Stars: ✭ 263 (-39.4%)
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

PRs Welcome

competitive-recsys

A collection of resources for Recommender Systems (RecSys)

Recommendation Algorithms

Public Available Datasets

Open Sources

  • libFM - Factorization Machine Library
  • fastFM - A Library for Factorization Machines
  • LIBFFM - A Library for Field-aware Factorization Machines
  • lightfm - A Python implementation of LightFM, a hybrid recommendation algorithm
  • LIBMF - A Matrix-factorization Library for Recommender Systems
  • LibRec - A Leading Java Library for Recommender Systems
  • LensKit - Open-Source Tools for Recommender Systems
  • Surprise - A Python scikit building and analyzing recommender systems
  • MyMediaLite Recommender System Library
  • QMF - A matrix factorization library
  • proNet-core - A general-purpose network embedding framework: pair-wise representations optimization Network
  • Rival - An open source Java toolkit for recommender system evaluation
  • TensorRec - A TensorFlow recommendation algorithm and framework in Python
  • OpenRec - An open-source and modular library for neural network-inspired recommendation algorithms
  • spotlight - Deep recommender models using PyTorch.
  • Recoder - Large scale training of factorization models for Collaborative Filtering with PyTorch.
  • Ranking - TensorFlow Ranking is a library for Learning-to-Rank (LTR) techniques on the TensorFlow platform.
  • RecNN - Reinforced Recommendation toolkit build around pytorch 1.4
  • recommenders - This repository contains examples and best practices for building recommendation systems.

Common Evaluation Metric

Related Github links

Textbooks

Online Courses

RecSys-related Competitions

Tutorials

Articles

Conferences

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].