A Case For Embeddings in Recommendation Problems [Arnab Bhadury]
May 1, 2020
Once you have worked on different machine learning problems, most things in the field start to feel very similar. You take your raw input data, map it to a different latent space with fewer dimensions, and then perform your classification/regression/clustering. Recommender systems, new and old, are no different. In the classic collaborative filtering problem, you factorize your partially filled usage matrix to learn user-factors and item-factors, and try to predict user ratings with a dot-product of the factors.
https://abhadury.com/articles/2020-03/embeddings-for-recommender-systems

Related Posts

Building a content-based music recommender-system [Amol Mavuduru @TowardsDataScience]

Microsoft introduces a machine-learning lecture/tutorials

Creating a Recommender System Prototype Using LensKit and MovieLens
About The Author
Joeran Beel
Founder of Recommender-Systems.com (RS_c) and Professor of Intelligent Systems at the University of Siegen, Germany