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
Scalable Recommender Systems with NVTabular- A Fast Tabular Data Loading and Transformation Library [Ronay Ak @ Medium]
Building Personal Recommender Systems with Milvus and PaddlePaddle [Milvus@Medium]
Comprehensive AI-generated Tutorial on Using RecBole for Recommender Systems
About The Author
Joeran Beel
Founder of Recommender-Systems.com (RS_c) and Professor of Intelligent Systems at the University of Siegen, Germany