#
recommendation-algorithm
Here are 51 public repositories matching this topic...
A TensorFlow recommendation algorithm and framework in Python.
python
machine-learning
framework
tensorflow
recommendation-system
recommender-system
recommendation-algorithm
-
Updated
Feb 21, 2020 - Python
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
afm
transformer
resnet
recommendation
recommendation-algorithms
ctr-prediction
ctr
recommendation-algorithm
factorization-machine
deepfm
xdeepfm
deep-ctr
ad-algorithm
esmm
deep-cross
deep-interest-network
fibinet
-
Updated
Nov 15, 2019 - Python
A collection of resources for Recommender Systems (RecSys)
-
Updated
Mar 27, 2020
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
machine-learning
deep-neural-networks
deep-learning
ml
recommendation-system
recommendation
recommendation-algorithm
-
Updated
Feb 23, 2020 - Python
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.
rating
svd
knn
implicit-feedback
rating-prediction
recommendation-algorithm
alternating-least-squares
-
Updated
May 9, 2020 - C++
-
Updated
Apr 19, 2020 - Jupyter Notebook
Machine Learning (EE 5184) in NTU
machine-learning
sentiment-analysis
text-classification
clustering
cnn
rnn
image-classification
recommender-system
pm25
predictive-modeling
unsupervised-learning
sentiment-classification
recommendation-algorithm
-
Updated
Aug 8, 2019 - Jupyter Notebook
This is a new deep learning model for recommender system, which we called PHD
-
Updated
Oct 24, 2018 - Python
PHP and wrapping Redis's sorted set APIs for specializing recommending operations.
-
Updated
Nov 26, 2017 - PHP
An expert system to recommend fiction to the casual reader
fiction
books
lisp
book
recommendation-system
recommendation
lisp-dialect
lisp-variant
fiction-book
expert-system
clips
recommendation-algorithm
expert-systems
-
Updated
Jan 20, 2019 - CLIPS
Code for RecSys'19 paper: Leveraging Post-click Feedback for Content Recommendations
-
Updated
Sep 4, 2019 - Python
商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。
machine-learning
spark
spring-boot
recommendation
fp-growth
product-relation
spark-mllib
recommendation-algorithm
product-recommendation
-
Updated
Sep 11, 2019 - Java
Finding recommendations between them all. Work in progress.
-
Updated
Jul 17, 2020 - Python
Recommendation engine in Java. Based on an ALS algorithm (Apache Spark). Train a new model after N seconds.
java
recommendations
machine-learning
scala
spark
apache
ml
sparkml
recommender
recommendation-system
recommendation-engine
recommender-system
als
recommendation
mlab
recommender-systems
recommendation-algorithms
recommend
recommendation-algorithm
sparkmllib
-
Updated
Aug 15, 2019 - Java
Implementations of the EigenRec algorithm
-
Updated
Dec 31, 2019 - Fortran
[PY]thon [R]ec[O]mmender [S]ystems library
-
Updated
Jan 17, 2018 - Python
A real-time news scraping and recommendation system
react
natural-language-processing
scraper
express
mongodb
deep-learning
rabbitmq
tensorflow
amqp
tf-idf
node-js
convolutional-neural-networks
redis-cache
data-pipeline
recommendation-algorithm
cnn-classification
-
Updated
Sep 19, 2018 - Python
A lightweight recommendation algorithm framework based on LycorisNet.
-
Updated
Apr 20, 2020 - Python
Code the Curve 2020
-
Updated
Apr 28, 2020 - CSS
Board game recommendation engine
board-game
ratings
games
boardgame
recommender
recommendation-system
recommendation-engine
recommender-system
boardgamegeek
tabletop-games
boardgames
bgg
board-games
recommendation-algorithm
turicreate
bgg-rating
ludoj-recommender
ludoj
board-game-recommender
-
Updated
Jan 28, 2020 - Python
Behavior based video recommendation, global keyboard control and ads block for Youtube
-
Updated
Feb 26, 2020 - JavaScript
MIT xPRO Data Science Course Movie Recommendations Case Study
-
Updated
Nov 29, 2017 - Python
Movie recommender AI.
python
data-science
recommender
recommendation-system
recommender-system
movie-recommendation
recommendation-algorithm
movie-recommendation-system
-
Updated
Jan 30, 2020 - Jupyter Notebook
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.
python
recommendation-system
recommendation-engine
jupyter-notebooks
recommendation-algorithm
content-based-recommendation
-
Updated
Feb 17, 2020 - Jupyter Notebook
Movie Recommendation Engine based on a K-Means clustering algorithm of IMDB public data. Node server for user interface.
-
Updated
Nov 21, 2016 - Python
Recommender system
-
Updated
May 23, 2020 - Jupyter Notebook
Recommender as a service.
recommender
recommendation-system
recommendation-engine
recommender-system
recommendation
recommendation-algorithms
recommendation-algorithm
recommendationengines
recommendation-filtering
recommendationsystem
-
Updated
Mar 18, 2019 - Scala
Recommends movies based on user input and a a pre-trained NMF-model with a browser-based user interface (Flask). Optionally outputs movie trailers for recommendations from YouTube.
flask
movie-database
python3
recommendation-system
recommender-system
recommender-systems
recommendation-algorithms
movie-recommendation
movielens-dataset
movielens
recommendation-algorithm
-
Updated
Jan 6, 2020 - Python
Improve this page
Add a description, image, and links to the recommendation-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recommendation-algorithm topic, visit your repo's landing page and select "manage topics."
Description
Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).
I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o