#计算机科学#Best Practices on Recommendation Systems
翻译 - 推荐系统的最佳做法
#计算机科学#A TensorFlow recommendation algorithm and framework in Python.
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
A collection of resources for Recommender Systems (RecSys)
#计算机科学#OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
⚡ A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize
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 G...
Collaborative filtering recommendation system. Recommendation algorithm using collaborative filtering. Topics: Ranking algorithm, euclidean distance algorithm, slope one algorithm, filtragem colaborat...
A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.
#计算机科学#Machine Learning (EE 5184) in NTU
一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统
PHP and wrapping Redis's sorted set APIs for specializing recommending operations.
#计算机科学#商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。
🎥 Movie Recommender AI System
#计算机科学#This is a new deep learning model for recommender system, which we called PHD
基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)
🔱 Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data ...
Finding recommendations between them all. Work in progress.
Code for RecSys'19 paper: Leveraging Post-click Feedback for Content Recommendations
#计算机科学#Recommendation engine in Java. Based on an ALS algorithm (Apache Spark). Train a new model after N seconds.