lightfm
Recommendation Engine
A Python implementation of a hybrid recommendation algorithm that incorporates explicit and implicit feedback for personalized item suggestions.
A Python implementation of LightFM, a hybrid recommendation algorithm.
5k stars
87 watching
695 forks
Language: Python
last commit: over 1 year ago
Linked from 4 awesome lists
learning-to-rankmachine-learningmatrix-factorizationpythonrecommenderrecommender-system
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Fast Python implementations of recommendation algorithms for implicit feedback datasets. | 3,581 |
| | A high-performance gradient boosting framework for machine learning tasks | 16,769 |
| | A Python-based framework for serving large language models with low latency and high scalability. | 2,691 |
| | A Python implementation of a factorization machine algorithm for recommendation systems. | 923 |
| | Provides best practices and examples for building recommendation systems using machine learning algorithms | 19,418 |
| | A research initiative focused on developing fundamental technology to improve the performance and efficiency of large language models. | 3,747 |
| | A Python library for self-supervised learning on images using contrastive learning and deep learning techniques. | 3,204 |
| | Automates machine learning workflows and optimizes model performance using large language models and efficient algorithms | 3,968 |
| | A toolkit for fine-tuning and inferring large machine learning models | 8,312 |
| | A framework for building and deploying scalable recommendation algorithms | 1,814 |
| | An all-in-one toolkit for evaluating Large Language Models (LLMs) across multiple backends. | 879 |
| | An efficient method for fine-tuning large pre-trained models by adapting only a small fraction of their parameters | 16,699 |
| | A structured learning series covering MLOps basics from data preparation to deployment and model monitoring. | 6,120 |
| | A high-performance machine learning package with linear models and factorization machines. | 3,087 |
| | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |