recommendation-algorithm topic

List recommendation-algorithm repositories

post-click-contentRecSys

15
Stars
5
Forks
Watchers

Code for RecSys'19 paper: Leveraging Post-click Feedback for Content Recommendations

redis-recommend

38
Stars
6
Forks
Watchers

PHP and wrapping Redis's sorted set APIs for specializing recommending operations.

product-relation-mining

31
Stars
18
Forks
Watchers

商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。

PHDMF

33
Stars
12
Forks
Watchers

This is a new deep learning model for recommender system, which we called PHD

MangadexRecomendations

19
Stars
6
Forks
Watchers

Finding recommendations between them all. Work in progress.

EMAN

66
Stars
18
Forks
Watchers

一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统

ML_Pattern

23
Stars
3
Forks
Watchers

: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...