All Projects → Machine-Learning → Similar Projects or Alternatives

149 Open source projects that are alternatives of or similar to Machine-Learning

Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+78686.67%)
Recdb Postgresql
RecDB is a recommendation engine built entirely inside PostgreSQL
Stars: ✭ 297 (+1880%)
raptor
A lightweight product recommendation system (Item Based Collaborative Filtering) developed in Haskell.
Stars: ✭ 34 (+126.67%)
MachineLearning
Machine learning for beginner(Data Science enthusiast)
Stars: ✭ 104 (+593.33%)
GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks.
Stars: ✭ 505 (+3266.67%)
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+1246.67%)
WSDM2022-PTUPCDR
This is the official implementation of our paper Personalized Transfer of User Preferences for Cross-domain Recommendation (PTUPCDR), which has been accepted by WSDM2022.
Stars: ✭ 65 (+333.33%)
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (+333.33%)
retailbox
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Stars: ✭ 32 (+113.33%)
Deep-Learning-Model-for-Hybrid-Recommendation-Engine
A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative filtering recommendation mechanisms using a deep learning supervisor
Stars: ✭ 19 (+26.67%)
Movie Recommender System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
Stars: ✭ 85 (+466.67%)
Cornac
A Comparative Framework for Multimodal Recommender Systems
Stars: ✭ 308 (+1953.33%)
recommender system with Python
recommender system tutorial with Python
Stars: ✭ 106 (+606.67%)
Movie Recommendation Engine
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
Stars: ✭ 21 (+40%)
recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
Stars: ✭ 35 (+133.33%)
laracombee
📊 A Recombee integration for Laravel
Stars: ✭ 91 (+506.67%)
Deepconn
This is our implementation of DeepCoNN
Stars: ✭ 131 (+773.33%)
Mutual labels:  recommendation-system
LR-GCCF
Revisiting Graph based Collaborative Filtering: A Linear Residual Graph Convolutional Network Approach, AAAI2020
Stars: ✭ 99 (+560%)
Mutual labels:  recommendation
Neural Attentive Item Similarity Model
TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018
Stars: ✭ 118 (+686.67%)
Mutual labels:  recommendation-system
Movielens Recommender System Javascript
🍃 Recommender System in JavaScript for the MovieLens Database
Stars: ✭ 105 (+600%)
Mutual labels:  recommendation-system
Recsys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
Stars: ✭ 1,350 (+8900%)
Mutual labels:  recommendation-system
Recommendersystem Dataset
This repository contains some datasets that I have collected in Recommender Systems.
Stars: ✭ 249 (+1560%)
Mutual labels:  recommendation-system
Personalized Recommend
基于tensorflow的个性化电影推荐系统实战(有前端)
Stars: ✭ 97 (+546.67%)
Mutual labels:  recommendation-system
Toptal Recommengine
Prototype recommendation engine built to accompany an article on Toptal Blog
Stars: ✭ 90 (+500%)
Mutual labels:  recommendation-system
Recommendationsystem
Book recommender system using collaborative filtering based on Spark
Stars: ✭ 244 (+1526.67%)
Mutual labels:  recommendation-system
Tensorrec
A TensorFlow recommendation algorithm and framework in Python.
Stars: ✭ 1,130 (+7433.33%)
Mutual labels:  recommendation-system
Graphembeddingrecommendationsystem
Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous information networks from user item relation ship.
Stars: ✭ 144 (+860%)
Mutual labels:  recommendation-system
bayes
naive bayes in php
Stars: ✭ 61 (+306.67%)
Mutual labels:  naive-bayes-algorithm
Ajax Movie Recommendation System With Sentiment Analysis
Content-Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.
Stars: ✭ 127 (+746.67%)
Mutual labels:  recommendation-system
Answerable
Recommendation system for Stack Overflow unanswered questions
Stars: ✭ 13 (-13.33%)
Mutual labels:  recommendation-system
Deep Learning Interview Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
Stars: ✭ 3,677 (+24413.33%)
Mutual labels:  recommendation-system
Movie
Personalized real-time movie recommendation system
Stars: ✭ 37 (+146.67%)
Mutual labels:  recommendation-system
Movie-Recommendation-Chatbot
Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM W…
Stars: ✭ 33 (+120%)
Mutual labels:  recommendation-engine
Ranking Papers
Papers on recommendation system / search ranking.
Stars: ✭ 29 (+93.33%)
Mutual labels:  recommendation-system
RecommendationEngine
Source code and dataset for paper "CBMR: An optimized MapReduce for item‐based collaborative filtering recommendation algorithm with empirical analysis"
Stars: ✭ 43 (+186.67%)
Mutual labels:  recommendation-engine
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (+1260%)
Mutual labels:  recommendation-system
Deeprec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
Stars: ✭ 954 (+6260%)
Mutual labels:  recommendation-system
Neu Review Rec
A Toolkit for Neural Review-based Recommendation models with Pytorch.
Stars: ✭ 92 (+513.33%)
Mutual labels:  recommendation-system
Recsys core
[电影推荐系统] Based on the movie scoring data set, the movie recommendation system is built with FM and LR as the core(基于爬取的电影评分数据集,构建以FM和LR为核心的电影推荐系统).
Stars: ✭ 245 (+1533.33%)
Mutual labels:  recommendation-system
isarn-sketches-spark
Routines and data structures for using isarn-sketches idiomatically in Apache Spark
Stars: ✭ 28 (+86.67%)
Mutual labels:  spark-ml
Kdd Multimodalities Recall
This is our solution for KDD Cup 2020. We implemented a very neat and simple neural ranking model based on siamese BERT which ranked first among the solo teams and ranked 12th among all teams on the final leaderboard.
Stars: ✭ 61 (+306.67%)
Mutual labels:  recommendation-system
Mydatascienceportfolio
Applying Data Science and Machine Learning to Solve Real World Business Problems
Stars: ✭ 227 (+1413.33%)
Mutual labels:  recommendation-system
Drugs Recommendation Using Reviews
Analyzing the Drugs Descriptions, conditions, reviews and then recommending it using Deep Learning Models, for each Health Condition of a Patient.
Stars: ✭ 35 (+133.33%)
Mutual labels:  recommendation-system
Recommendation System Practice Notes
《推荐系统实践》代码与读书笔记,在线阅读地址:https://relph1119.github.io/recommendation-system-practice-notes
Stars: ✭ 22 (+46.67%)
Mutual labels:  recommendation-system
Deeprec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
Stars: ✭ 822 (+5380%)
Mutual labels:  recommendation-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 (+5100%)
Mutual labels:  recommendation-system
disentangled graph collaborative filtering
Disentagnled Graph Collaborative Filtering, SIGIR2020
Stars: ✭ 118 (+686.67%)
Mutual labels:  recommendation
Django Recommends
A django app that builds item-based suggestions for users.
Stars: ✭ 194 (+1193.33%)
Mutual labels:  recommendation-system
Recbole
A unified, comprehensive and efficient recommendation library
Stars: ✭ 780 (+5100%)
Mutual labels:  recommendation-system
Deep Recommender System
深度学习在推荐系统中的应用及论文小结。
Stars: ✭ 657 (+4280%)
Mutual labels:  recommendation-system
Graph Networks
A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined
Stars: ✭ 192 (+1180%)
Mutual labels:  recommendation-system
Openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
Stars: ✭ 360 (+2300%)
Mutual labels:  recommendation-system
Recnn
Reinforced Recommendation toolkit built around pytorch 1.7
Stars: ✭ 362 (+2313.33%)
Mutual labels:  recommendation-system
fdp-modelserver
An umbrella project for multiple implementations of model serving
Stars: ✭ 47 (+213.33%)
Mutual labels:  spark-ml
News-Manager
🗞news scraping and recommendation system
Stars: ✭ 14 (-6.67%)
Mutual labels:  recommendation-system
Awesome Gnn Recommendation
Graph Neural Network
Stars: ✭ 168 (+1020%)
Mutual labels:  recommendation-system
Atrank
An Attention-Based User Behavior Modeling Framework for Recommendation
Stars: ✭ 334 (+2126.67%)
Mutual labels:  recommendation-system
Caserecommender
Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems
Stars: ✭ 318 (+2020%)
Mutual labels:  recommendation-system
Flink Commodity Recommendation System
🐳基于 Flink 的商品实时推荐系统。使用了 redis 缓存热点数据。当用户产生评分行为时,数据由 kafka 发送到 flink,根据用户历史评分行为进行实时和离线推荐。实时推荐包括:基于行为和实时热门,离线推荐包括:历史热门、历史优质商品和 itemcf 。
Stars: ✭ 167 (+1013.33%)
Mutual labels:  recommendation-system
Reco Gym
Code for reco-gym: A Reinforcement Learning Environment for the problem of Product Recommendation in Online Advertising
Stars: ✭ 314 (+1993.33%)
Mutual labels:  recommendation-system
1-60 of 149 similar projects