lymphoidcell's Stars
recommenders-team/recommenders
Best Practices on Recommendation Systems
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.
robi56/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
pytorch/torchrec
Pytorch domain library for recommendation systems
songgc/TF-recomm
Tensorflow-based Recommendation systems
bytedance/monolith
ByteDance's Recommendation System
MrQuJL/product-recommendation-system
:sunrise: 基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system
kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews given by the user
amitkaps/recommendation
Recommendation System using ML and DL
5x12/themlsbook
This repository is a supplement to the 'Machine Learning Simplified: A Gentle Introduction to Supervised Learning' book.
XuefengHuang/RecommendationSystem
Book recommender system using collaborative filtering based on Spark
sonyisme/keras-recommendation
Using Keras to implement recommender systems
chyikwei/recommend
recommendation system with python
PacktPublishing/Hands-On-Recommendation-Systems-with-Python
Hands-On Recommendation Systems with Python published by Packt
JB-Statistical-Consulting/biostatistics
Biostatistics resources : reading list, RMarkdown notebooks, and more!
andrecianflone/thompson
Thompson Sampling Tutorial
aicoe-aiops/ocp-ci-analysis
Developing AI tools for developers by leveraging the data made openly available by OpenShift and Kubernetes CI platforms.
wealthfront/thompson-sampling
Java implementation of Thompson sampling to solve the multi-armed bandit problem
daizhongxiang/Federated_Bayesian_Optimization
Code for the NeurIPS 2020 paper: "Federated Bayesian Optimization via Thompson Sampling"
RonyAbecidan/Neural-Thompson-Sampling
Study of the paper 'Neural Thompson Sampling' published in October 2020
Anton1o-I/thompson-sampling
Implementation of Thompson Sampling in Python
colby-j-wise/ParticleThompsonSamplingMAB
Multi-Arm Bandits for online recommendations via Particle Thompson Sampling with Probabilistic Matrix Factorization
ezraerb/BayseanBandit
Implementation of the classic Thompson Sampling Baysean Bandit algorithm in Python
jonnedtc/Multi-Armed-Bandits
Bootstrap (Linear) Thompson Sampling
qiime2/cancer-microbiome-intervention-tutorial
JupyterBook for QIIME 2 FAES January 2022 workshop
JussiM01/ThompsonSampling
Python code for Thompson sampling
zhangry868/Scalable-Thompson-Sampling-via-Optimal-Transport
Particle-interactive Thompson Sampling (\pi-TS) (AISTATS 2019)
tdincer/abtest
Bayesian A/B testing with Thompson Sampling