recommendation-algorithm
There are 78 repositories under recommendation-algorithm topic.
recommenders-team/recommenders
Best Practices on Recommendation Systems
jfkirk/tensorrec
A TensorFlow recommendation algorithm and framework in Python.
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
chihming/competitive-recsys
A collection of resources for Recommender Systems (RecSys)
ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
gbolmier/funk-svd
:zap: A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize
gasevi/pyreclab
pyRecLab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by Gabriel Sepúlveda and Vicente Domínguez, advised by Prof. Denis Parra, all of them in Computer Science Department at PUC Chile, IA Lab and SocVis Lab.
morningsky/Torch-RecHub
A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.
tigoCaval/recommendation-algorithm
Collaborative filtering recommendation system. Recommendation algorithm using collaborative filtering. Topics: Ranking algorithm, euclidean distance algorithm, slope one algorithm, filtragem colaborativa.
thtang/ML2017FALL
Machine Learning (EE 5184) in NTU
Sicmatr1x/EMAN
一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统
YuzuruS/redis-recommend
PHP and wrapping Redis's sorted set APIs for specializing recommending operations.
jingpeicomp/product-relation-mining
商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。
MartinKondor/MovieRecommender
🎥 Movie Recommender AI System
daicoolb/PHDMF
This is a new deep learning model for recommender system, which we called PHD
songwo-153/CollaborativeFilteringNewsRecommendSystem
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
Yeaseen/ML_Pattern
:trident: Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data sets are also included to test the algorithms.
goldbattle/MangadexRecomendations
Finding recommendations between them all. Work in progress.
vwang0/recommender_system
Recommender system
whongyi/post-click-contentRecSys
Code for RecSys'19 paper: Leveraging Post-click Feedback for Content Recommendations
niharika412/recommendation-dash-app
A book recommendations application that works on the Dash framework and implements content based filtering using TF-IDF and cosine similarity.
sebsui/JavaRank
Recommendation engine in Java. Based on an ALS algorithm (Apache Spark). Train a new model after N seconds.
recommend-games/board-game-recommender
Board game recommendation engine
ztqsteve/Tap-News
A real-time news scraping and recommendation system
makgyver/pyros
[PY]thon [R]ec[O]mmender [S]ystems library
songwo-153/Springboot-Smart-Teaching-Recommendation-system
基于Springboot的智慧教学平台的系统设计与实现(智慧教学推荐系统),可以进行学习分析和个性化推荐,系统可以根据学生的学习行为和表现进行分析,生成学习分析报告。根据学生的学习情况和需求,系统可以提供个性化的学习推荐和建议,推荐适合的课程和教学资源推荐(根据用户点击量或浏览量推荐)。
beomso0/ezSASRec
An easy and efficient tool to build sequential recommendation system utilizing SASRec
nikolakopoulos/EigenRec
Implementations of the EigenRec algorithm
andremedina15/Reel-Rec
Reel Rec - A Movie Recommendation AI designed to change the way movie enthusiasts discover and enjoy favorite films. Made using Django & Tailwind CSS.
RootHarold/LycorisR
A lightweight recommendation algorithm framework based on LycorisNet.
sharmaroshan/Movie-Recommendation-System
In this Movie Dataset I have used my Basic Knowledge of Recommendation Systems. I have used the Concept of Content -Based Recommendation System to Recommend that If a User Watched a Particular Movie than Which Other Movies He/She is going to like or watch.
CAPCOMIN/UprrWebApp
Research on User Profile and Resource Recommendation of Online Learning Platform Based on Collaborative Filtering Algorithm
songwo-153/Collaborative-filtering-music-recommendation-system
基于Springboot协同过滤算法音乐推荐系统 开发语言:Java 框架:springboot JDK版本:JDK1.8 服务器:tomcat7 数据库:mysql 5.7 数据库工具:Navicat11 开发软件:idea Maven包:Maven3.3.9 项目介绍: 后端框架使用Springboot+mybatis 前端框架使用Vue 数据库使用mysql 推荐算法使用协同过滤推荐法 前台界面采用智能排序向用户进行推荐
ys2843/chrome-extension-youtube-controller
Behavior based video recommendation, global keyboard control and ads block for Youtube
berkerol/tum-social-gaming-projects
Projects for Social Gaming course in Technical University of Munich
ozguramac/MITDataScience-CaseStudy4.1
MIT xPRO Data Science Course Movie Recommendations Case Study