awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lyst avatar

lyst/lightfm

0
View on GitHub↗
5,095 نجوم·724 تفرعات·Python·Apache-2.0·13 مشاهدات

Lightfm

LightFM هي مكتبة توصيات Python وإطار عمل لتعلم الآلة مصمم للتنبؤ بتفضيلات المستخدم. تنفذ محرك توصيات هجين يجمع بين التصفية التعاونية وتصفية المحتوى من خلال دمج بيانات تفاعل المستخدم مع العنصر مع البيانات الوصفية الوصفية.

يستخدم النظام تحليل المصفوفة الهجين لتعلم التمثيلات الكامنة للمستخدمين والعناصر. وهو مصمم خصيصاً للتعامل مع التعليقات الضمنية، باستخدام وظائف خسارة متخصصة مثل Weighted Approximate Rank Pairwise و Bayesian Personalized Ranking لتحسين تفضيلات العناصر لمجموعات البيانات التي تفتقر إلى التقييمات السلبية.

توفر المكتبة أدوات لتدريب النماذج عبر الانحدار العشوائي، وحساب تنبؤات تفضيلات العناصر، وتقييم دقة النموذج. وهي تدعم ترتيب العناصر المخصص والتنبؤ بسلوك المستخدم من خلال تجميع مصفوفات التفاعل مع تضمينات الميزات.

Features

  • Recommender Systems - Provides a hybrid recommendation system combining collaborative filtering with content-based metadata.
  • Interaction Matrix Factorizers - Uses latent-factor matrix factorization to decompose user-item interactions into shared embedding spaces.
  • Hybrid Matrix Factorization - Learns latent representations of users and items using hybrid matrix factorization.
  • Recommendation Engines - Implements a hybrid recommendation engine that integrates interaction data with user and item metadata.
  • Implicit Feedback Models - Optimizes item preferences using WARP and BPR loss functions for datasets without negative ratings.
  • Preference Prediction - Calculates preference scores for users and items based on learned latent representations.
  • Implicit Feedback Modeling - Designed to handle implicit feedback using specialized loss functions for datasets lacking negative ratings.
  • Recommendation List Generators - Generates ranked lists of item suggestions by synthesizing interaction data and metadata.
  • Hybrid Feature Embeddings - Combines collaborative filtering with item and user metadata by summing their latent vectors.
  • Personalized Item Ranking - Calculates preference scores for specific user-item pairs to generate personalized rankings.
  • Hybrid Recommendation Training - Learns preferences by processing interaction matrices and metadata via stochastic gradient descent.
  • Recommendation Model Training - Optimizes model parameters using interaction data and specific loss functions to learn user behavior.
  • Model Performance Evaluators - Includes tools for evaluating model precision and accuracy by comparing suggestions against ground truth.
  • Implicit Feedback Optimization - Trains models on positive-only interaction datasets using specialized losses like WARP or BPR.
  • Top-K Accuracy Evaluators - Measures recommendation accuracy by evaluating the proportion of relevant items in the top-k results.
  • Recommendation Libraries - Provides a comprehensive Python library for training and evaluating recommendation models.
  • User Behavior - Learns patterns from interaction matrices and metadata to predict future user behavior.
  • Stochastic Gradient Descent - Utilizes stochastic gradient descent to iteratively update model weights based on interaction samples.
  • Personalized Ranking Optimizers - Implements Bayesian Personalized Ranking to maximize the probability of user preference for interacted items.
  • Recommender Frameworks - Python implementation of collaborative and content-based learning-to-rank algorithms.
  • Recommender Systems - Hybrid recommendation algorithms for implicit and explicit feedback.

سجل النجوم

مخطط تاريخ النجوم لـ lyst/lightfmمخطط تاريخ النجوم لـ lyst/lightfm

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة lyst/lightfm؟

LightFM هي مكتبة توصيات Python وإطار عمل لتعلم الآلة مصمم للتنبؤ بتفضيلات المستخدم. تنفذ محرك توصيات هجين يجمع بين التصفية التعاونية وتصفية المحتوى من خلال دمج بيانات تفاعل المستخدم مع العنصر مع البيانات الوصفية الوصفية.

ما هي الميزات الرئيسية لـ lyst/lightfm؟

الميزات الرئيسية لـ lyst/lightfm هي: Recommender Systems, Interaction Matrix Factorizers, Hybrid Matrix Factorization, Recommendation Engines, Implicit Feedback Models, Preference Prediction, Implicit Feedback Modeling, Recommendation List Generators.

ما هي البدائل مفتوحة المصدر لـ lyst/lightfm؟

تشمل البدائل مفتوحة المصدر لـ lyst/lightfm: benfred/implicit — Implicit is a Python recommendation engine and matrix factorization library designed for collaborative filtering. It… nicolashug/surprise — Surprise is a Python library for building and analyzing recommendation systems. It provides a comprehensive toolkit… gorse-io/gorse — Gorse is a personalized recommendation engine server and machine learning pipeline designed to suggest items to users… recommenders-team/recommenders — This project is a recommendation system framework designed for building, evaluating, and operationalizing personalized… rucaibox/recbole — RecBole is a PyTorch-based recommendation framework designed for building, training, and evaluating a wide variety of… d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of…

بدائل مفتوحة المصدر لـ Lightfm

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Lightfm.
  • benfred/implicitالصورة الرمزية لـ benfred

    benfred/implicit

    3,797عرض على GitHub↗

    Implicit is a Python recommendation engine and matrix factorization library designed for collaborative filtering. It implements predictive models that analyze implicit feedback to estimate user preferences and generate personalized item recommendations without requiring explicit ratings. The library utilizes native-code execution and multi-core parallelized processing to decompose large interaction matrices into latent factors. It incorporates approximate nearest neighbor indexing to accelerate high-dimensional similarity lookups and reduce recommendation latency. The framework covers prefer

    Pythoncollaborative-filteringmachine-learningmatrix-factorization
    عرض على GitHub↗3,797
  • nicolashug/surpriseالصورة الرمزية لـ NicolasHug

    NicolasHug/Surprise

    6,793عرض على GitHub↗

    Surprise is a Python library for building and analyzing recommendation systems. It provides a comprehensive toolkit for implementing collaborative filtering to predict user preferences and generate item suggestions based on historical rating patterns. The library includes dedicated tools for hyperparameter optimization and model evaluation. It allows for searching through parameter sets to find the most effective configurations and utilizes a suite of metrics to measure prediction accuracy. The framework covers the full development workflow, including data loading from various sources, the c

    Pythonfactorizationmachine-learningmatrix
    عرض على GitHub↗6,793
  • gorse-io/gorseالصورة الرمزية لـ gorse-io

    gorse-io/gorse

    9,717عرض على GitHub↗

    Gorse is a personalized recommendation engine server and machine learning pipeline designed to suggest items to users based on their behavior and preferences. It operates as a distributed system that separates training, candidate generation, and serving nodes to support high-throughput workloads. The system utilizes a multi-stage recommendation pipeline to refine results through retrieval, scoring, and reranking. It generates personalized suggestions using collaborative filtering, matrix factorization, and item-to-item similarity models, while also providing non-personalized and fallback reco

    Gocollaborative-filteringgoknn
    عرض على GitHub↗9,717
  • recommenders-team/recommendersالصورة الرمزية لـ recommenders-team

    recommenders-team/recommenders

    21,769عرض على GitHub↗

    This project is a recommendation system framework designed for building, evaluating, and operationalizing personalized item suggestion engines. It provides a comprehensive toolkit for implementing collaborative filtering and content-based algorithms, supported by an end-to-end machine learning pipeline for preparing datasets and deploying predictive models. The framework distinguishes itself through the integration of knowledge graphs to provide richer context for recommendations and the use of industry-specific patterns to accelerate system deployment. It also includes a specialized model ev

    Pythonaiartificial-intelligencedata-science
    عرض على GitHub↗21,769
  • عرض جميع البدائل الـ 30 لـ Lightfm→