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

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

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

Open-source alternatives to Cleanlab

30 open-source projects similar to cleanlab/cleanlab, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cleanlab alternative.

  • benedekrozemberczki/littleballoffurbenedekrozemberczki का अवतार

    benedekrozemberczki/littleballoffur

    715GitHub पर देखें↗

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

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

    AstraZeneca/rexmex

    278GitHub पर देखें↗

    A general purpose recommender metrics library for fair evaluation.

    Python
    GitHub पर देखें↗278
  • 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/chemicalxAstraZeneca का अवतार

    AstraZeneca/chemicalx

    781GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗781
  • alan-turing-institute/sktimealan-turing-institute का अवतार

    alan-turing-institute/sktime

    9,810GitHub पर देखें↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    GitHub पर देखें↗9,810

AI सर्च

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

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

Find more with AI search
  • online-ml/riveronline-ml का अवतार

    online-ml/river

    5,853GitHub पर देखें↗

    River is a Python framework for online machine learning, designed to train and evaluate models on streaming data. It enables incremental learning by updating model parameters one observation at a time, eliminating the need to store full training datasets in memory. The library distinguishes itself through a dedicated concept drift detection system that monitors changes in data distributions to trigger model adaptation. It also provides a progressive validation framework that simulates real-time deployment by testing models on samples before using them for training. The system covers a broad

    Python
    GitHub पर देखें↗5,853
  • towhee-io/towheetowhee-io का अवतार

    towhee-io/towhee

    3,447GitHub पर देखें↗

    Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

    Pythoncomputer-visionconvolutional-networksembedding-vectors
    GitHub पर देखें↗3,447
  • hydrospheredata/mistHydrospheredata का अवतार

    Hydrospheredata/mist

    324GitHub पर देखें↗

    Serverless proxy for Spark cluster

    Scala
    GitHub पर देखें↗324
  • hi-primus/optimushi-primus का अवतार

    hi-primus/optimus

    1,534GitHub पर देखें↗

    :truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark

    Python
    GitHub पर देखें↗1,534
  • benedekrozemberczki/shapleybenedekrozemberczki का अवतार

    benedekrozemberczki/shapley

    226GitHub पर देखें↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    GitHub पर देखें↗226
  • alteryx/featuretoolsalteryx का अवतार

    alteryx/featuretools

    7,658GitHub पर देखें↗

    Featuretools is an automated feature engineering library and data transformation framework written in Python. It automatically generates machine learning feature vectors from multi-table datasets by applying synthesis patterns to relational and timestamped data. The system functions as a distributed feature synthesis engine, allowing the process of creating feature vectors to scale across multiple cores or clusters to handle large-scale datasets. The library supports the synthesis of multi-table datasets, time series feature generation, and the creation of custom machine learning primitives

    Python
    GitHub पर देखें↗7,658
  • linealabs/lineapyLineaLabs का अवतार

    LineaLabs/lineapy

    670GitHub पर देखें↗

    Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.

    Jupyter Notebook
    GitHub पर देखें↗670
  • comet-ml/comet-examplescomet-ml का अवतार

    comet-ml/comet-examples

    174GitHub पर देखें↗

    Examples of Machine Learning code using Comet.ml

    Jupyter Notebook
    GitHub पर देखें↗174
  • albumentations-team/albumentationsalbumentations-team का अवतार

    albumentations-team/albumentations

    15,308GitHub पर देखें↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Python
    GitHub पर देखें↗15,308
  • adrotog/pandasguiadrotog का अवतार

    adrotog/PandasGUI

    3,259GitHub पर देखें↗

    A GUI for Pandas DataFrames

    Python
    GitHub पर देखें↗3,259
  • morvanzhou/tutorialsMorvanZhou का अवतार

    MorvanZhou/tutorials

    12,952GitHub पर देखें↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    GitHub पर देखें↗12,952
  • lightly-ai/lightlylightly-ai का अवतार

    lightly-ai/lightly

    3,684GitHub पर देखें↗

    Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image datasets and train models on unlabeled data. It functions as a PyTorch vision library and dataset management SDK, providing tools to convert raw images into high-dimensional vectors for similarity search, visualization, and feature extraction. The project implements a variety of self-supervised architectures, including MoCo, SimCLR, VICReg, Barlow Twins, and masked image modeling. It distinguishes itself by combining these learning frameworks with active learning capabilities,

    Pythoncomputer-visioncontrastive-learningcontributions-welcome
    GitHub पर देखें↗3,684
  • oumi-ai/oumioumi-ai का अवतार

    oumi-ai/oumi

    8,858GitHub पर देखें↗

    Oumi is a comprehensive large language model development platform designed for synthesizing data, fine-tuning models, and running performance evaluations. It serves as a unified environment for the entire model lifecycle, encompassing a training and fine-tuning suite, an evaluation framework, and tools for synthetic data generation and model distillation. The platform is distinguished by its iterative, failure-driven synthesis approach, which analyzes model weaknesses during evaluation to generate targeted training data. It utilizes an LLM-based judge framework to programmatically score respo

    Pythondpoevaluationfine-tuning
    GitHub पर देखें↗8,858
  • yzhao062/pyodyzhao062 का अवतार

    yzhao062/pyod

    9,878GitHub पर देखें↗

    PyOD is a Python anomaly detection library used to identify outliers in tabular, time series, graph, text, and image data. It provides a collection of algorithms for detecting anomalous data points and includes a unified detector interface that standardizes input and output signatures across its available detection algorithms. The project features a multi-modal outlier detector for identifying anomalies across diverse formats including unstructured text and images, as well as a specialized toolkit for graph-based and time-series anomaly detection. It includes an ensemble framework for combini

    Pythonagentic-aianomaly-detectiondata-mining
    GitHub पर देखें↗9,878
  • akramz/hands-on-machine-learning-with-scikit-learn-keras-and-tensorflowAkramz का अवतार

    Akramz/Hands-on-Machine-Learning-with-Scikit-Learn-Keras-and-TensorFlow

    1,041GitHub पर देखें↗

    This project serves as an educational and practical resource for mastering machine learning workflows using Python. It provides a comprehensive collection of code examples and exercises designed to guide users through the implementation of predictive systems, ranging from fundamental algorithms to deep learning architectures. The repository distinguishes itself by offering a structured approach to both classical machine learning and neural network training. It covers the full lifecycle of model development, including the orchestration of reusable data transformation pipelines, advanced ensemb

    Jupyter Notebookartificial-intelligencedeep-learningmachine-learning
    GitHub पर देखें↗1,041
  • opencv/cvatopencv का अवतार

    opencv/cvat

    16,086GitHub पर देखें↗

    CVAT is an open-source computer vision annotation tool and visual dataset management platform. It provides a self-hosted interface for labeling images, videos, and 3D data to create datasets for vision AI models. The platform features AI-assisted data labeling to automate the creation of masks and bounding boxes, utilizing a plug-in system to connect external machine learning models. It includes a consensus-based quality assurance system that verifies label accuracy by comparing independent annotations. The system covers collaborative team management, project organization through task decomp

    Python
    GitHub पर देखें↗16,086
  • autogluon/autogluonautogluon का अवतार

    autogluon/autogluon

    9,997GitHub पर देखें↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Pythonautogluonautomated-machine-learningautoml
    GitHub पर देखें↗9,997
  • deepchecks/deepchecksdeepchecks का अवतार

    deepchecks/deepchecks

    4,024GitHub पर देखें↗

    Deepchecks is a machine learning model validation framework and MLOps testing library. It serves as an AI data quality suite and performance evaluator designed to verify the integrity and performance of models and datasets from research through production. The project functions as a model monitoring tool for tracking data drift and performance degradation in production environments. It allows for the creation of custom validation suites and utilizes a pluggable check architecture to automate quality checks within continuous integration pipelines. The framework covers a broad range of capabil

    Python
    GitHub पर देखें↗4,024
  • apache/mahoutapache का अवतार

    apache/mahout

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

    Apache Mahout - an environment for quickly creating scalable, performant machine learning applications.

    Rust
    GitHub पर देखें↗2,294
  • iterative/cmliterative का अवतार

    iterative/cml

    4,178GitHub पर देखें↗

    CML is a pipeline automation tool for training and evaluating machine learning models, functioning as a CI/CD system for machine learning. It serves as a cloud compute orchestrator and Git-based workflow manager that automates model training cycles through branch management, automated commits, and integrated reporting. The project distinguishes itself by provisioning ephemeral cloud instances or Kubernetes nodes to provide specialized hardware for compute-heavy tasks. It also manages remote compute runners, allowing the connection of self-hosted GPU clusters or on-premise machines to execute

    JavaScript
    GitHub पर देखें↗4,178
  • handcraftsman/geneticalgorithmswithpythonhandcraftsman का अवतार

    handcraftsman/GeneticAlgorithmsWithPython

    1,255GitHub पर देखें↗

    source code from the book Genetic Algorithms with Python by Clinton Sheppard

    Python
    GitHub पर देखें↗1,255
  • catboost/catboostcatboost का अवतार

    catboost/catboost

    8,808GitHub पर देखें↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    GitHub पर देखें↗8,808
  • evidentlyai/evidentlyevidentlyai का अवतार

    evidentlyai/evidently

    7,137GitHub पर देखें↗

    Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine learning models and large language models. It functions as a monitoring tool for detecting data drift and quality degradation in tabular datasets, while providing a specialized analyzer for the faithfulness and correctness of retrieval augmented generation systems. The project distinguishes itself through an evaluation framework that utilizes judge models and custom rubrics to score language model outputs. It includes tools for iterative prompt optimization and the generation of

    Jupyter Notebookdata-driftdata-qualitydata-science
    GitHub पर देखें↗7,137
  • comet-ml/comet-llmcomet-ml का अवतार

    comet-ml/comet-llm

    19,673GitHub पर देखें↗

    Comet LLM is an observability platform and evaluation framework designed for large language model applications and agentic workflows. It functions as a system for tracing, monitoring, and debugging execution flows while providing tools for prompt optimization and the enforcement of AI safety guardrails. The platform distinguishes itself through a combination of model-based scoring and heuristic metrics to quantify output quality and detect hallucinations. It includes a dedicated prompt and agent optimizer with an interactive playground for refining templates and tool configurations. For retri

    Python
    GitHub पर देखें↗19,673
  • iterative/dvciterative का अवतार

    iterative/dvc

    15,680GitHub पर देखें↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    Python
    GitHub पर देखें↗15,680