awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • snorkel-team/snorkelAvatar de snorkel-team

    snorkel-team/snorkel

    5,981Voir sur 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
    Voir sur GitHub↗5,981
  1. Home
  2. Data & Databases
  3. Data Loading Optimizations
  4. Custom Dataset Loading
  5. Label Extraction Functions
  6. Labeling Function Frameworks