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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • snorkel-team/snorkelالصورة الرمزية لـ snorkel-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