Eugene Yan 1/13/2020

Beating the Baseline Recommender with Graph & NLP in Pytorch

Read Original

This technical article details an approach to beat a baseline matrix factorization recommender system. It combines Natural Language Processing (word2vec) and graph algorithms (DeepWalk, random walks) to learn product embeddings from a graph of product relationships, implemented in PyTorch and NetworkX.

Beating the Baseline Recommender with Graph & NLP in Pytorch

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes