awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cleanlab avatar

cleanlab/cleanlab

0
View on GitHub↗
cleanlab.ai
↗

Cleanlab

Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples.

The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data points and anomalies that fall outside expected distributions.

Additional capabilities cover dataset quality analysis, including the assessment of annotator reliability through consensus measurement and the calculation of class-level issues. The library also supports noise-robust model training to maintain accuracy when training data contains incorrect labels.

Features

  • Confident Learning Label Cleaning - Locates mislabeled examples using confident learning algorithms to improve overall data quality.
  • Class-Conditional Noise Modeling - Models the probability of labels being flipped between classes to quantify dataset-wide noise levels.
  • Dataset Health Analysis - Calculates class-level issues and generates quality summaries to determine if a dataset is reliable for training.
  • Dataset Label Error Detection - Finds and corrects mislabeled examples in training data using confident learning to improve model accuracy.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI
11,513 स्टार्स·902 फोर्क्स·Python·Apache-2.0·8 व्यूज़
  • Dataset Quality Analysis - Measures the reliability of labels and identifies class-level issues to determine if a dataset is fit for training.
  • Dataset Quality Analyzers - Provides utilities to quantify annotator reliability and identify class-level label issues to assess dataset health.
  • Confident Learning Frameworks - Iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples.
  • Data Cleaning Procedures - Identifies outliers, duplicates, and atypical data points to refine and clean machine learning training sets.
  • Anomaly Detection - Identifies atypical data points and duplicates that fall outside expected distributions to refine training sets.
  • Cross-Validation Probability Estimation - Generates out-of-sample predicted probabilities for training data to avoid overfitting during label error detection.
  • Noise-Robust Training - Enables the creation of models that remain accurate even when training data contains noisy or incorrect labels.
  • Active Learning - Selects the most impactful examples for labeling or re-labeling to increase machine learning model performance.
  • Sample Selection Logic - Implements logic to prioritize high-uncertainty or high-impact samples for manual review to maximize model improvement.
  • Label Optimization - Selects the most impactful data points for human re-labeling to maximize the performance gain of a model.
  • Out of Distribution Detection - Identifies anomalous data points by analyzing the distance between individual samples and their class centroids.
  • Anomaly Detection - Finds atypical data points that fall outside the expected distribution to remove or investigate anomalies.
  • Annotation Quality Verifications - Quantifies individual annotator reliability by calculating consensus across datasets labeled by multiple people.
  • Consensus-Based Label Verification - Calculates annotator reliability by measuring agreement across multiple labels for the same data point.
  • Data Centric AI - Identifies and cleans noisy labels in real-world datasets.
  • General Machine Learning - Package for data quality and learning with noisy labels.
  • Machine Learning Libraries - Data-centric AI for identifying label errors.
  • Data Annotation and Synthesis - Library for detecting mislabeled data and data-centric AI.
  • Data Processing and Analysis - Data-centric AI for detecting dataset issues.
  • Data Validation - Library for identifying issues in real-world datasets.
  • Data Validation and Cleaning - Detecting and fixing noisy labels in datasets.
  • Data Science Tooling - Automated detection of issues in ML datasets.
  • Data Science Tools - Automated detection of issues in ML datasets.
  • स्टार हिस्ट्री

    cleanlab/cleanlab के लिए स्टार हिस्ट्री चार्टcleanlab/cleanlab के लिए स्टार हिस्ट्री चार्ट

    Cleanlab के ओपन-सोर्स विकल्प

    समान ओपन-सोर्स प्रोजेक्ट्स, जो Cleanlab के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
    • benedekrozemberczki/karateclubbenedekrozemberczki का अवतार

      benedekrozemberczki/karateclub

      2,284GitHub पर देखें↗

      Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

      Python
      GitHub पर देखें↗2,284
    • astrazeneca/rexmexAstraZeneca का अवतार

      AstraZeneca/rexmex

      278GitHub पर देखें↗

      A general purpose recommender metrics library for fair evaluation.

      Python
      GitHub पर देखें↗278
    • astrazeneca/chemicalxAstraZeneca का अवतार

      AstraZeneca/chemicalx

      781GitHub पर देखें↗

      A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)

      Python
      GitHub पर देखें↗781
    • benedekrozemberczki/littleballoffurbenedekrozemberczki का अवतार

      benedekrozemberczki/littleballoffur

      715GitHub पर देखें↗

      Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

      Python
      GitHub पर देखें↗715
    Cleanlab के सभी 30 विकल्प देखें→

    अक्सर पूछे जाने वाले प्रश्न

    cleanlab/cleanlab क्या करता है?

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples.

    cleanlab/cleanlab की मुख्य विशेषताएं क्या हैं?

    cleanlab/cleanlab की मुख्य विशेषताएं हैं: Confident Learning Label Cleaning, Class-Conditional Noise Modeling, Dataset Health Analysis, Dataset Label Error Detection, Dataset Quality Analysis, Dataset Quality Analyzers, Confident Learning Frameworks, Data Cleaning Procedures।

    cleanlab/cleanlab के कुछ ओपन-सोर्स विकल्प क्या हैं?

    cleanlab/cleanlab के ओपन-सोर्स विकल्पों में शामिल हैं: benedekrozemberczki/karateclub — Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020). benedekrozemberczki/littleballoffur — Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020). astrazeneca/chemicalx — A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022). astrazeneca/rexmex — A general purpose recommender metrics library for fair evaluation. alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… online-ml/river — River is a Python framework for online machine learning, designed to train and evaluate models on streaming data. It…