All Projects → Sdm → Similar Projects or Alternatives

241 Open source projects that are alternatives of or similar to Sdm

Likelike
An implementation of locality sensitive hashing with Hadoop
Stars: ✭ 58 (-58.27%)
Mutual labels:  recommender-system
Recoder
Large scale training of factorization models for Collaborative Filtering with PyTorch
Stars: ✭ 46 (-66.91%)
Mutual labels:  recommender-system
Aurio
Audio Fingerprinting & Retrieval for .NET
Stars: ✭ 84 (-39.57%)
Mutual labels:  matching
Is Glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
Stars: ✭ 63 (-54.68%)
Mutual labels:  matching
Fastfm
fastFM: A Library for Factorization Machines
Stars: ✭ 908 (+553.24%)
Mutual labels:  recommender-system
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 (-30.94%)
Mutual labels:  recommender-system
Fast Topic Matching
Messaging middleware topic matching implementations.
Stars: ✭ 52 (-62.59%)
Mutual labels:  matching
Tagrec
Towards A Standardized Tag Recommender Benchmarking Framework
Stars: ✭ 113 (-18.71%)
Mutual labels:  recommender-system
Test match
Recursive matching
Stars: ✭ 20 (-85.61%)
Mutual labels:  matching
Dream
rnn based model for recommendations
Stars: ✭ 77 (-44.6%)
Mutual labels:  recommender-system
Gorse
An open source recommender system service written in Go
Stars: ✭ 1,148 (+725.9%)
Mutual labels:  recommender-system
Recsys2019 deeplearning evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
Stars: ✭ 780 (+461.15%)
Mutual labels:  recommender-system
To Regex Range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
Stars: ✭ 97 (-30.22%)
Mutual labels:  matching
Collaborative Rnn
A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).
Stars: ✭ 60 (-56.83%)
Mutual labels:  recommender-system
Fmg
KDD17_FMG
Stars: ✭ 116 (-16.55%)
Mutual labels:  recommender-system
Ml Surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
Stars: ✭ 1,063 (+664.75%)
Mutual labels:  recommender-system
Drl Rec
Deep reinforcement learning for recommendation system
Stars: ✭ 92 (-33.81%)
Mutual labels:  recommender-system
Deepmatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
Stars: ✭ 1,051 (+656.12%)
Mutual labels:  matching
Comirec
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
Stars: ✭ 123 (-11.51%)
Mutual labels:  recommender-system
Elastic Graph Recommender
Building recommenders with Elastic Graph!
Stars: ✭ 33 (-76.26%)
Mutual labels:  recommender-system
Kgpolicy
Reinforced Negative Sampling over Knowledge Graph for Recommendation, WWW2020
Stars: ✭ 83 (-40.29%)
Mutual labels:  recommender-system
Ts Pattern
🎨 A complete Pattern Matching library for TypeScript, with smart type inference.
Stars: ✭ 854 (+514.39%)
Mutual labels:  matching
Pattern Matching Ts
⚡ Pattern Matching in Typescript
Stars: ✭ 107 (-23.02%)
Mutual labels:  matching
Sparrowrecsys
A Deep Learning Recommender System
Stars: ✭ 796 (+472.66%)
Mutual labels:  recommender-system
Recosystem
Recommender System Using Parallel Matrix Factorization
Stars: ✭ 74 (-46.76%)
Mutual labels:  recommender-system
Datecastle
图像识别与推荐系统两类
Stars: ✭ 69 (-50.36%)
Mutual labels:  recommender-system
Recommenders
TensorFlow Recommenders is a library for building recommender system models using TensorFlow.
Stars: ✭ 752 (+441.01%)
Mutual labels:  recommender-system
Recsys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
Stars: ✭ 1,350 (+871.22%)
Mutual labels:  recommender-system
Tensorrec
A TensorFlow recommendation algorithm and framework in Python.
Stars: ✭ 1,130 (+712.95%)
Mutual labels:  recommender-system
Kddcup 2020
6th Solution for 2020-KDDCUP Debiasing Challenge
Stars: ✭ 118 (-15.11%)
Mutual labels:  recommender-system
Motif
Recursive, data driven pattern matching for Clojure
Stars: ✭ 63 (-54.68%)
Mutual labels:  matching
Flurs
🌊 FluRS: A Python library for streaming recommendation algorithms
Stars: ✭ 97 (-30.22%)
Mutual labels:  recommender-system
Collaborative Deep Learning For Recommender Systems
The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior in the future month according to the purchase history and user information in the Santander dataset.
Stars: ✭ 60 (-56.83%)
Mutual labels:  recommender-system
Elasticctr
ElasticCTR,即飞桨弹性计算推荐系统,是基于Kubernetes的企业级推荐系统开源解决方案。该方案融合了百度业务场景下持续打磨的高精度CTR模型、飞桨开源框架的大规模分布式训练能力、工业级稀疏参数弹性调度服务,帮助用户在Kubernetes环境中一键完成推荐系统部署,具备高性能、工业级部署、端到端体验的特点,并且作为开源套件,满足二次深度开发的需求。
Stars: ✭ 123 (-11.51%)
Mutual labels:  recommender-system
Rexy
Flexible and extendable recommender system based on an abstract User-Product-Tag schema
Stars: ✭ 57 (-58.99%)
Mutual labels:  recommender-system
Ai Study
人工智能学习资料超全整理,包含机器学习基础ML、深度学习基础DL、计算机视觉CV、自然语言处理NLP、推荐系统、语音识别、图神经网路、算法工程师面试题
Stars: ✭ 93 (-33.09%)
Mutual labels:  recommender-system
Consimilo
A Clojure library for querying large data-sets on similarity
Stars: ✭ 54 (-61.15%)
Mutual labels:  recommender-system
Bcpd
Bayesian Coherent Point Drift (BCPD/BCPD++); Source Code Available
Stars: ✭ 116 (-16.55%)
Mutual labels:  matching
Idmatch
Match faces on id cards with OCR capabilities.
Stars: ✭ 52 (-62.59%)
Mutual labels:  matching
Movie Recommender System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
Stars: ✭ 85 (-38.85%)
Mutual labels:  recommender-system
Elliot
Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation
Stars: ✭ 49 (-64.75%)
Mutual labels:  recommender-system
Globby
User-friendly glob matching
Stars: ✭ 1,864 (+1241.01%)
Mutual labels:  matching
Attentional Neural Factorization Machine
Attention,Factorization Machine, Deep Learning, Recommender System
Stars: ✭ 39 (-71.94%)
Mutual labels:  recommender-system
Neural collaborative filtering
Neural Collaborative Filtering
Stars: ✭ 1,243 (+794.24%)
Mutual labels:  recommender-system
Orange3 Recommendation
🍊 👎 Add-on for Orange3 to support recommender systems.
Stars: ✭ 21 (-84.89%)
Mutual labels:  recommender-system
Seldon Server
Machine Learning Platform and Recommendation Engine built on Kubernetes
Stars: ✭ 1,435 (+932.37%)
Mutual labels:  recommender-system
Recq
RecQ: A Python Framework for Recommender Systems (TensorFlow Based)
Stars: ✭ 883 (+535.25%)
Mutual labels:  recommender-system
Expo Mf
Exposure Matrix Factorization: modeling user exposure in recommendation
Stars: ✭ 81 (-41.73%)
Mutual labels:  recommender-system
Recsys19 hybridsvd
Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.
Stars: ✭ 23 (-83.45%)
Mutual labels:  recommender-system
Sigir2020 peterrec
Parameter-Efficient Transfer from Sequential Behaviors for User Modeling and Recommendation
Stars: ✭ 121 (-12.95%)
Mutual labels:  recommender-system
Rfdmovies Client
🎬instant recommending or finding or downloading movies via the command line
Stars: ✭ 18 (-87.05%)
Mutual labels:  recommender-system
Awesome Causality Algorithms
An index of algorithms for learning causality with data
Stars: ✭ 1,192 (+757.55%)
Mutual labels:  recommender-system
Gms Feature Matcher
GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence (CVPR 17 & IJCV 20)
Stars: ✭ 797 (+473.38%)
Mutual labels:  matching
Movielens Recommender System Javascript
🍃 Recommender System in JavaScript for the MovieLens Database
Stars: ✭ 105 (-24.46%)
Mutual labels:  recommender-system
Rankfm
Factorization Machines for Recommendation and Ranking Problems with Implicit Feedback Data
Stars: ✭ 71 (-48.92%)
Mutual labels:  recommender-system
Rnn recsys
Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"
Stars: ✭ 135 (-2.88%)
Mutual labels:  recommender-system
Movielens Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
Stars: ✭ 131 (-5.76%)
Mutual labels:  recommender-system
Rectorch
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
Stars: ✭ 121 (-12.95%)
Mutual labels:  recommender-system
Carskit
Java-Based Context-aware Recommendation Library
Stars: ✭ 98 (-29.5%)
Mutual labels:  recommender-system
Ehcf
This is our implementation of EHCF: Efficient Heterogeneous Collaborative Filtering (AAAI 2020)
Stars: ✭ 70 (-49.64%)
Mutual labels:  recommender-system
1-60 of 241 similar projects