awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesKnowledge Graph Recommendations

Recommendation strategies that use structured knowledge graphs to discover relationships between entities.

Distinct from Knowledge Graph Builders: Focuses on using the graph for generating recommendations rather than the construction of the graph itself.

Explore 3 awesome GitHub repositories matching data & databases · Knowledge Graph Recommendations. Refine with filters or upvote what's useful.

Awesome Knowledge Graph Recommendations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • recommenders-team/recommendersrecommenders-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

    Generates recommendations by leveraging structured knowledge graph data to explore entity relationships.

    Pythonaiartificial-intelligencedata-science
    在 GitHub 上查看↗21,769
  • rucaibox/recboleRUCAIBox 的头像

    RUCAIBox/RecBole

    4,487在 GitHub 上查看↗

    RecBole 是一个基于 PyTorch 的推荐框架,旨在构建、训练和评估各种推荐算法。它作为一个标准化的基准环境,允许使用公共数据集和一致的评估指标来比较不同的模型架构。 该项目为序列推荐和知识图谱集成提供了专门的工具包,能够根据用户历史预测项目序列或结合结构化的外部知识。它包括一个专用的超参数优化引擎,利用网格搜索和贝叶斯优化来调整模型配置。 该框架涵盖了广泛的功能,包括用于标准化交互日志的数据管理、具有分布式梯度同步和混合精度执行的训练管道,以及用于候选排序和多样性分析的综合评估工具。它支持多种推荐类型,例如通用协同过滤和点击率预测。 该库使用 Python 实现,并利用 PyTorch 作为其底层推荐框架。

    Incorporates structured external knowledge from knowledge graphs to enhance item discovery and preference prediction.

    Python
    在 GitHub 上查看↗4,487
  • thunlp/openkethunlp 的头像

    thunlp/OpenKE

    4,041在 GitHub 上查看↗

    OpenKE 是一个知识图谱嵌入框架,旨在将结构化知识图谱转换为低维向量表示。它作为一个表示学习库和将实体与关系转换为数值嵌入的工具集。 该项目包含一个链接预测引擎,用于评估实体之间关系的似然性并识别大规模图谱中的缺失事实。它提供了一个专用的预处理工具,将原始实体和关系字符串映射为数值标识符以进行机器学习训练。 该框架的功能涵盖了图嵌入的全生命周期,包括数据预处理、表示学习和链接预测分析。

    Identifies missing facts by analyzing the likelihood of relationships between entities in a structured graph.

    Pythonknowledge-embedding
    在 GitHub 上查看↗4,041
  1. Home
  2. Data & Databases
  3. Knowledge Graph Indexers
  4. Knowledge Graph Builders
  5. Knowledge Graph Recommendations