lyst/lightfm: A Python implementation of LightFM, a hybrid recommendation algorithm.
github.com · 482 words · saved by 1 readers
A Python implementation of LightFM, a hybrid recommendation algorithm.
LightFM Build status Linux OSX (OpenMP disabled) Windows (OpenMP disabled) LightFM is a Python implementation of a number of popular recommendation algorithms for both implicit and explicit feedback, including efficient implementation of BPR and WARP ranking losses. It's easy to use, fast (via multithreaded model estimation), and produces high quality results. It also makes it possible to incorporate both item and user metadata into the traditional matrix factorization algorithms. It represents each user and item as the sum of the latent representations of their features, thus allowing recomme
related reading
- Patterns for Building LLM-based Systems & Productseugeneyan.com
- Matrix factorization | Machine Learning | Google for Developersdevelopers.google.com
- Probabilistic Matrix Factorization for Music Recommendationcs229.stanford.edu
- Beyond “People Also Liked”: Building Intelligent Food Recommenders with LLMs | by Faisal Hussain Sabir | Mediummedium.com
- AI Model & API Providers Analysis | Artificial Analysisartificialanalysis.ai
- Recommendation System Series Part 4: The 7 Variants of MF For Collaborative Filtering | Towards Data Sciencetowardsdatascience.com
- [1904.06813] Personalized Re-ranking for Recommendationarxiv.org
- Personalized recommendations - IV (two tower models for retrieval)linkedin.com
- Analysis of 2025 X Algorithmgist.github.com
- Datacurve | The data engine for frontier AIdatacurve.ai
- GitHub - xai-org/x-algorithm: Algorithm powering the For You feed on Xgithub.com
- Cold start (recommender systems) - Wikipediaen.wikipedia.org