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

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

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

1 个仓库

Awesome GitHub RepositoriesLabeling Function Frameworks

A framework for writing Python callables that vote on data points to programmatically label unlabeled datasets.

Distinct from Label Extraction Functions: Distinct from Label Extraction Functions: focuses on a framework for writing labeling functions, not extracting labels from filenames.

Explore 1 awesome GitHub repository matching data & databases · Labeling Function Frameworks. Refine with filters or upvote what's useful.

Awesome Labeling Function Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • snorkel-team/snorkelsnorkel-team 的头像

    snorkel-team/snorkel

    5,981在 GitHub 上查看↗

    Snorkel is a weak supervision system that enables users to programmatically generate training labels for machine learning models without manual annotation. At its core, it provides a framework for writing labeling functions as Python callables that each vote on data points, and then trains a probabilistic graphical model over these multiple weak supervision sources to estimate latent true labels without any ground truth data. The system automatically learns accuracy and correlation parameters between labeling functions by analyzing observed agreement patterns on unlabeled data, converting lab

    Provides a framework for writing Python callables that vote on data points to programmatically label datasets.

    Python
    在 GitHub 上查看↗5,981
  1. Home
  2. Data & Databases
  3. Data Loading Optimizations
  4. Custom Dataset Loading
  5. Label Extraction Functions
  6. Labeling Function Frameworks