Topic: "collaborative-filtering"
amoussawi/recoder
Large scale training of factorization models for Collaborative Filtering with PyTorch
Language: Python - Size: 3.47 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 55 - Forks: 7

Colaplusice/movie_recommend
基于协同过滤和spark-als的电影推荐系统
Language: HTML - Size: 12.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 11

THUwangcy/DirectAU
KDD'2022: Towards Representation Alignment and Uniformity in Collaborative Filtering
Language: Python - Size: 11.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 5

mayukh18/reco
a simple yet versatile recommendation systems library in python
Language: Python - Size: 8.44 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 20

CrickWu/GCMC
Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction
Language: Python - Size: 22.6 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 14

fuhailin/Memory-based-collaborative-filtering
高效的协同过滤算法实现——推荐系统
Language: Python - Size: 1.35 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 23

HKUDS/GFormer
[SIGIR'2023] "GFormer: Graph Transformer for Recommendation"
Language: Python - Size: 7.43 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 50 - Forks: 11

Zu3zz/Person-Recommendation-Algorithms
推荐算法个人学习笔记以及代码实战
Language: Python - Size: 799 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 50 - Forks: 5

takuti/Recommendation.jl
Building recommender systems in Julia
Language: TeX - Size: 3.12 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 10

lucasvinhtran/group-recommender-systems
This repository contains recent research papers, datasets, and source codes (if any) for Group Recommendation
Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 48 - Forks: 5

TSonono/collaborative-filtering
Recommendation engine based on collaborative filtering
Language: JavaScript - Size: 127 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 7

ryanashcraft/CollaborativeFiltering
In-memory recommendation algorithm for Swift apps
Language: Swift - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 46 - Forks: 0

dandxy89/BellkorAlgorithm 📦
A Python implementation of the Bellkor Algorithm
Language: Jupyter Notebook - Size: 263 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 45 - Forks: 18

HKUDS/DCCF
[SIGIR'2023] "DCCF: Disentangled Contrastive Collaborative Filtering"
Language: Python - Size: 51.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 5

ishugaepov/Awesome-Machine-Learning-Papers
📖Notes and remarks on Machine Learning related papers
Language: HTML - Size: 603 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 45 - Forks: 15

cheungdaven/deeplearning4recommendersystem
deep learning for recommender system
Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 20

CrowdDynamicsLab/GroupIM
Code for GroupIM: A Mutual Information Maximization Framework for Neural Group Recommendation (SIGIR 2020)
Language: Python - Size: 2.67 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 44 - Forks: 12

CRIPAC-DIG/DGCF
[ICDM 2020] Python implementation for "Dynamic Graph Collaborative Filtering."
Language: Python - Size: 334 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 6

HKUDS/AutoCF
[WWW'23] "AutoCF: Automated Self-Supervised Learning for Recommendation"
Language: Python - Size: 10.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 7

ashima96/Book-Recommendation-System
Machine Learning Project
Language: Jupyter Notebook - Size: 26.7 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 43 - Forks: 13

HaojiHu/TIFUKNN
kNN-based next-basket recommendation
Language: Python - Size: 63.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 43 - Forks: 14

newlei/FairGo
Learning Fair Representations for Recommendation: A Graph-based Perspective, WWW2021
Language: Python - Size: 220 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 43 - Forks: 10

tinylcy/RecommendationEngine
Source code and dataset for paper "CBMR: An optimized MapReduce for item‐based collaborative filtering recommendation algorithm with empirical analysis"
Language: Java - Size: 32.2 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 43 - Forks: 24

glami/sansa
SANSA - sparse EASE for millions of items
Language: Python - Size: 1.71 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 42 - Forks: 5

HKUDS/GraphPro
[WWW'2024] "GraphPro: Graph Pre-training and Prompt Learning for Recommendation"
Language: Python - Size: 377 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 41 - Forks: 0

FlorianWilhelm/lda4rec
🧮 Extended Latent Dirichlet Allocation for Collaborative Filtering in Recommender Systems.
Language: Jupyter Notebook - Size: 3.12 MB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 6

Qcactus/CPR
TensorFlow implementation of our paper: Cross Pairwise Ranking for Unbiased Item Recommendation (WWW'22)
Language: Python - Size: 43.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 6

artem-oppermann/Restricted-Boltzmann-Machine
Restricted Boltzmann Machine for collaborative filtering of movies.
Language: Python - Size: 1.88 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 22

noveens/svae_cf
[ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering
Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 38 - Forks: 11

nreco/recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
Language: C# - Size: 348 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 38 - Forks: 8

chentingpc/NNCF
Code for paper "On Sampling Strategies for Neural Network-based Collaborative Filtering"
Language: Python - Size: 28.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 38 - Forks: 17

haritha1313/AgriTech
Recommendation system for farmers based on soil type, location, season etc.
Language: Python - Size: 22.3 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 37 - Forks: 21

AmanPriyanshu/Federated-Recommendation-Neural-Collaborative-Filtering
Federated Neural Collaborative Filtering (FedNCF). Neural Collaborative Filtering utilizes the flexibility, complexity, and non-linearity of Neural Network to build a recommender system. Aim to federate this recommendation system.
Language: Python - Size: 135 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 5

opringle/gluonrank
Ranking made easy
Language: Python - Size: 62.5 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 4

ss87021456/Recommendation-System-Baseline
Some common recommendation system baseline, with description and link.
Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 6

LehengTHU/AlphaRec
The implementation of paper "Language Models Encode Collaborative Signals in Recommendation"
Language: Python - Size: 3.64 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 35 - Forks: 1

SebastianRokholt/Hybrid-Recommender-System
A repository for a machine learning project about developing a hybrid movie recommender system.
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 35 - Forks: 13

chen0040/keras-recommender
Recommender built using keras
Language: Python - Size: 188 MB - Last synced at: 25 days ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 13

MehdiAbbanaBennani/Neural-Networks-for-Collaborative-Filtering
Deep Learning for Recommendation
Language: Python - Size: 895 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 35 - Forks: 17

hadoov/GHRS
GHRS: Graph-based hybrid recommendation system with application to movie recommendation
Language: Python - Size: 9.65 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 34 - Forks: 13

jeongwhanchoi/LT-OCF
LT-OCF: Learnable-Time ODE-based Collaborative Filtering, CIKM'21
Language: Python - Size: 57 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 34 - Forks: 11

THUwangcy/SLRC
WWW'2019: Modeling Item-Specific Temporal Dynamics of Repeat Consumption for Recommender Systems
Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 7

PreferredAI/bi-vae
Code for the paper "Bilateral Variational Autoencoder for Collaborative Filtering", WSDM'21
Language: Python - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 4

lenguyenthedat/raptor
A lightweight product recommendation system (Item Based Collaborative Filtering) developed in Haskell.
Language: Haskell - Size: 593 KB - Last synced at: 15 days ago - Pushed at: about 8 years ago - Stars: 33 - Forks: 2

srp98/Movie-Recommender-using-RBM
A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.
Language: Python - Size: 5.61 MB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 32 - Forks: 27

proin/nodeml
machine learning framework for node.js
Language: JavaScript - Size: 7.64 MB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 32 - Forks: 4

DiegoUsaiUK/Market_Basket_Analysis
Market Basket Analysis with Recommendation Algorithms & Shiny App Implementation of a Product Recommendation System for an Online Retailer
Language: R - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 20

songwo-153/CollaborativeFilteringNewsRecommendSystem
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
Size: 7.17 MB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 28 - Forks: 6

HKUDS/PromptMM
[WWW'2024] "PromptMM: Multi-Modal Knowledge Distillation for Recommendation with Prompt-Tuning"
Language: Python - Size: 884 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 1

divyanshu-talwar/AutoImpute
AutoImpute : Autoencoder based imputation of single cell RNA-seq data
Language: Python - Size: 706 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 11

smartcat-labs/collaboratory
Laboratory for collaborative filtering
Language: R - Size: 9.77 KB - Last synced at: 27 days ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 17

kapeed54/Online-Book-Store-With-Recommendation-System
This project deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase a shopping cart is provided to the user. The users are recommended on the basis of previous users rating.
Language: Python - Size: 119 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 14

HKUDS/SimRec
[WWW'23] "SimRec: Graph-less Collaborative Filtering"
Language: Python - Size: 41.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 25 - Forks: 6

MNoorFawi/recommendation-engine-with-neo4j
Building a movie collaborative-filtering-based recommendation system with neo4j & python ...
Language: Python - Size: 364 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 9

evfro/recsys19_hybridsvd 📦
Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.
Language: Jupyter Notebook - Size: 5.8 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 25 - Forks: 14

skotz/cp-user-behavior
Recommendation engine using collaborative filtering and matrix factorization
Language: C# - Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 12

liu-jc/PyTorch_NGCF
PyTorch Implemenation for Neural Graph Collaborative Filtering
Language: Python - Size: 11.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 7

karantyagi/Restaurant-Recommendations-with-Yelp
🍕Recommend new restaurants to Yelp users, using ratings predicted from reviews.
Language: Jupyter Notebook - Size: 25.3 MB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 6

safreita1/Recommender-System
Anime recommender system using collaborative filtering and latent factor model
Language: Python - Size: 326 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 23 - Forks: 7

santteegt/ucl-drl-msc
Learning to Recommend using a Deep Reinforcement Agent
Language: Jupyter Notebook - Size: 6.95 MB - Last synced at: 27 days ago - Pushed at: about 8 years ago - Stars: 23 - Forks: 7

abhilampard/Movie_Recommendation_Engine
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
Language: Jupyter Notebook - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 10

irecsys/DeepCARSKit
A Deep Learning Based Context-Aware Recommendation Library
Language: Python - Size: 6.03 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 20 - Forks: 4

Quang-Vinh/matrix-factorization
Library for matrix factorization for recommender systems using collaborative filtering
Language: Python - Size: 116 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 6

hand10ryo/PyTorchCML
PyTorchCML is a library of PyTorch implementations of matrix factorization (MF) and collaborative metric learning (CML), algorithms used in recommendation systems and data mining.
Language: Python - Size: 418 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 2

ZiyaoGeng/SimpleCF
A simple start for collaborative filtering.
Language: Python - Size: 7.32 MB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 2

bowbowbow/CollaborativeFiltering
simple c++ implementation of collaborative filtering.
Language: C++ - Size: 2.09 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 2

huangyueranbbc/RecommendByItemcf
Hadoop mapreduce. 基于ItemCF的协同过滤 物品推荐系统 Collaborative filtering goods recommendation system based on ItemCF
Language: Java - Size: 498 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 13

ukrbublik/You-Can-Not-Recommend
Recommender system engine on NodeJS
Language: JavaScript - Size: 3.59 MB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 2

JoonyoungYi/MCAM-numpy
Low-rank Matrix Completion using Alternating Minimization
Language: Python - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 5

HKUDS/RecLM
"RecLM: Recommendation Instruction Tuning"
Language: Python - Size: 212 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 19 - Forks: 1

klaudia-nazarko/collaborative-filtering-python
This repository contains collaborative filtering recommender system build in Python with surprise package to predict book ratings in Book-Crossing dataset.
Language: Jupyter Notebook - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 7

alexvlis/movie-recommendation-system
Movie Recommendation System using the MovieLens dataset
Language: Python - Size: 6.68 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 14

jxieeducation/Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Language: Jupyter Notebook - Size: 112 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 10

CSKrishna/Recommender-Systems-for-Implicit-Feedback-datasets
Matrix Factorization augmented with customer item meta data
Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 10

mdh266/RecommenderSystems
Recommender Systems and Collaborative Filtering
Language: Jupyter Notebook - Size: 112 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 18 - Forks: 5

nikita9604/Movie-Recommendation-Website
Movie Recommendation System created using Collaborative Filtering (Website) and Content based Filtering (Jupyter Notebook)
Language: Jupyter Notebook - Size: 2.16 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 18 - Forks: 9

JuliaRecsys/Persa.jl
Recommender System framework for Julia
Language: Julia - Size: 646 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 3

khuangaf/tibame_recommender_system
TibaMe 「打造智能推薦系統:用AI搞懂客戶精準行銷」 實作課程程式碼
Language: Jupyter Notebook - Size: 777 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 8

qinjr/SCoRe
SCoRe is a sequential recommendation model with dual side neighbor-based collaborative filtering. Implementation of our WSDM 2020 paper.
Language: Python - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 4

jrzaurin/neural_cf
Comparing keras, pytorch and gluon using neural collaborative filtering
Language: Jupyter Notebook - Size: 53.8 MB - Last synced at: 14 days ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 8

YuzhouPeng/Linedin-User-profile-Hybrid-Recommendation
Hybrid recommedation for talents
Language: Python - Size: 162 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 6

paritoshtripathi935/Product-Matching
The topic is about product matching via Machine Learning. This involves using various machine learning techniques such as natural language processing, image recognition, and collaborative filtering algorithms to match similar products together.
Language: Python - Size: 8.45 MB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 17 - Forks: 2

henry-azer/book-recommendation-system
The book recommendation system is a web application developed using the Java Spring Boot framework and under it's the principles of software clean architecture. The system recommendations based on user-based collaborative filtering
Language: Java - Size: 236 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 2

zhengyima/Qmazon
Qt C++ 图书推荐与评论系统GUI 协同过滤推荐 collaborative filtering, book recommendation System, Book-Crossing Dataset
Language: C++ - Size: 398 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 5

wuliwei9278/SQL-Rank
A Novel Listwise Collaborative Ranking Algorithm published at ICML'18
Language: Julia - Size: 2.28 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 8

jaypatel00174/Movie-Recommendation
Basic of Recommendation Models
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 14

jieren123/Bigdata_Project_Recommender_System
Recommender system based on Item Collaborative Filtering and MapReduce
Language: Java - Size: 389 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 3

HKUDS/GraphAug
[ICDE'2024] "GraphAug: Graph Augmentation for Recommendation"
Language: Python - Size: 41.7 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 16 - Forks: 2

HKUDS/GTE
[CIKM'2023] "GTE: How Expressive are Graph Neural Networks for Recommendation?"
Language: Python - Size: 16.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

melodygr/grocery_recommendation
Grocery Recommendation on Instacart Data
Language: Jupyter Notebook - Size: 190 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 14

soran-ghaderi/EfficientCoF
A new efficient subspace and K-Means clustering based method to improve Collaborative Filtering
Language: Python - Size: 968 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 5

shivam1808/Recommendation-System
Recommendation System Using three different approaches Simple Recommendation Using Correlation, Using KNN and Collaborative Filtering.
Language: Jupyter Notebook - Size: 1.4 MB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 16

geffy/retailhero-recommender-solution
3rd place solution for RetailHero.ai/#2
Language: Python - Size: 77.8 MB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 1

js05212/CollaborativeDeepLearning-TensorFlow
Officially unofficial TensorFlow code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD
Language: Python - Size: 56.2 MB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 3

zishansami102/Recommendation-Engine
A recommendation algorithm implemented with Biased Matrix Factorization method using tensorflow and tested over 1 million Movielens dataset with state-of-the-art validation RMSE around ~ 0.83
Language: Python - Size: 147 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 6

tlatkowski/neural-recommender
Neural recommender system implementation in TensorFlow.
Language: Python - Size: 26.4 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 8

mberrien-fitzsimons/recipe_recommendation_system
A project using machine learning to recommend new menu items based on foods the user already loves.
Language: Jupyter Notebook - Size: 74.3 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 6

nicolasfguillaume/Recommender-Systems-Making-Movies-Recommendation
Making movies recommendation using a Collaborative Filtering Algorithm on the famous MovieLens dataset.
Language: Jupyter Notebook - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 15 - Forks: 6

jyu-theartofml/Collaborative_filtering
Recommendation system for music.
Language: Jupyter Notebook - Size: 2.5 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 4

skyer9/collaborative-filtering-in-mysql
collaborative filtering in mysql
Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 0
