awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to comet-ml/comet-examples

Open-source alternatives to Comet Examples

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

  • iterative/dvciterative avatar

    iterative/dvc

    15,680View on GitHub↗

    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
    View on GitHub↗15,680
  • iterative/mlemiterative avatar

    iterative/mlem

    718View on GitHub↗

    🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞

    Python
    View on GitHub↗718
  • pycaret/pycaretpycaret avatar

    pycaret/pycaret

    9,811View on GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    View on GitHub↗9,811
  • awslabs/autogluonawslabs avatar

    awslabs/autogluon

    10,481View on GitHub↗

    AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection. The framework integrates multimodal machine learning pipelines that combine disparate data types into a single representation using specialized encoders. It also includes a probabilistic time series forecaster that fits multiple statistical and deep learning models

    Python
    View on GitHub↗10,481

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • minerva-ml/steppyminerva-ml avatar

    minerva-ml/steppy

    136View on GitHub↗

    Lightweight, Python library for fast and reproducible experimentation :microscope:

    Python
    View on GitHub↗136
  • asavinov/lambdoasavinov avatar

    asavinov/lambdo

    26View on GitHub↗

    Feature engineering and machine learning: together at last!

    Python
    View on GitHub↗26
  • minerva-ml/steppy-toolkitminerva-ml avatar

    minerva-ml/steppy-toolkit

    23View on GitHub↗

    Curated set of transformers that make your work with steppy faster and more effective :telescope:

    Python
    View on GitHub↗23
  • comet-ml/comet-llmcomet-ml avatar

    comet-ml/comet-llm

    19,673View on GitHub↗

    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
    View on GitHub↗19,673
  • dslp/dslpdslp avatar

    dslp/dslp

    527View on GitHub↗

    The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo.

    View on GitHub↗527
  • ml-tooling/ml-workspaceml-tooling avatar

    ml-tooling/ml-workspace

    3,540View on GitHub↗

    🛠 All-in-one web-based IDE specialized for machine learning and data science.

    Jupyter Notebook
    View on GitHub↗3,540
  • aimhubio/aimaimhubio avatar

    aimhubio/aim

    6,159View on GitHub↗

    Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont

    Python
    View on GitHub↗6,159
  • astrazeneca/chemicalxAstraZeneca avatar

    AstraZeneca/chemicalx

    781View on GitHub↗

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

    Python
    View on GitHub↗781
  • astrazeneca/rexmexAstraZeneca avatar

    AstraZeneca/rexmex

    278View on GitHub↗

    A general purpose recommender metrics library for fair evaluation.

    Python
    View on GitHub↗278
  • benedekrozemberczki/littleballoffurbenedekrozemberczki avatar

    benedekrozemberczki/littleballoffur

    715View on GitHub↗

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

    Python
    View on GitHub↗715
  • iterative/cmliterative avatar

    iterative/cml

    4,178View on GitHub↗

    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
    View on GitHub↗4,178
  • benedekrozemberczki/karateclubbenedekrozemberczki avatar

    benedekrozemberczki/karateclub

    2,284View on GitHub↗

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

    Python
    View on GitHub↗2,284
  • cleanlab/cleanlabcleanlab avatar

    cleanlab/cleanlab

    11,513View on GitHub↗

    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 poin

    Pythonactive-learningannotationanomaly-detection
    View on GitHub↗11,513
  • benedekrozemberczki/shapleybenedekrozemberczki avatar

    benedekrozemberczki/shapley

    226View on GitHub↗

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

    Python
    View on GitHub↗226
  • tensorchord/envdtensorchord avatar

    tensorchord/envd

    2,211View on GitHub↗

    🏕️ Reproducible development environment for humans and agents

    Go
    View on GitHub↗2,211
  • dslp/dslp-repo-templatedslp avatar

    dslp/dslp-repo-template

    202View on GitHub↗

    Template repository for data science lifecycle project

    Python
    View on GitHub↗202
  • allegroai/clearmlallegroai avatar

    allegroai/clearml

    6,733View on GitHub↗

    ClearML is a comprehensive MLOps platform designed to manage the entire machine learning lifecycle. It functions as an experiment tracking tool, a data versioning system, and a pipeline orchestrator, while providing infrastructure for GPU cluster management and model serving. The platform is distinguished by its ability to handle hybrid-cloud compute scheduling and fractional GPU allocation, allowing multiple workloads to share a single hardware accelerator. It employs a metadata-based approach to data versioning, using virtual views to track large datasets and artifacts without duplicating r

    Python
    View on GitHub↗6,733
  • hydrospheredata/mistHydrospheredata avatar

    Hydrospheredata/mist

    324View on GitHub↗

    Serverless proxy for Spark cluster

    Scala
    View on GitHub↗324
  • alteryx/featuretoolsalteryx avatar

    alteryx/featuretools

    7,658View on GitHub↗

    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
    View on GitHub↗7,658
  • mindsdb/lightwoodmindsdb avatar

    mindsdb/lightwood

    506View on GitHub↗

    Lightwood is Legos for Machine Learning.

    Python
    View on GitHub↗506
  • mindsdb/mindsdbmindsdb avatar

    mindsdb/mindsdb

    39,313View on GitHub↗

    MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables. By mapping external data sources, predictive models, and third-party services directly into the database schema, it enables users to perform inference, data retrieval, and complex orchestration using standard SQL syntax. The platform distinguishes itself through an autonomous agent orchestrator that executes iterative reasoning loops, allowing agents to plan data access and synthesize natural language responses from connected knowledge bases. It functions as a federated data ga

    Makefileagentsaianalytics
    View on GitHub↗39,313
  • adrotog/pandasguiadrotog avatar

    adrotog/PandasGUI

    3,259View on GitHub↗

    A GUI for Pandas DataFrames

    Python
    View on GitHub↗3,259
  • linealabs/lineapyLineaLabs avatar

    LineaLabs/lineapy

    670View on GitHub↗

    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
    View on GitHub↗670
  • logicalclocks/hopsworkslogicalclocks avatar

    logicalclocks/hopsworks

    1,302View on GitHub↗

    Hopsworks - Data-Intensive AI platform with a Feature Store

    Java
    View on GitHub↗1,302
  • julialang/ijulia.jlJuliaLang avatar

    JuliaLang/IJulia.jl

    2,889View on GitHub↗

    Julia kernel for Jupyter

    Julia
    View on GitHub↗2,889
  • hi-primus/optimushi-primus avatar

    hi-primus/optimus

    1,534View on GitHub↗

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

    Python
    View on GitHub↗1,534