For machine learning ops resources, the strongest matches are mlflow/mlflow (MLflow is an open-source platform designed to manage the), clearml/clearml (ClearML is a comprehensive MLOps platform that provides experiment) and kubeflow/kubeflow (Kubeflow is a comprehensive Kubernetes-based platform for orchestrating the). allegroai/clearml and wandb/wandb round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Hand-picked MLOps resources to streamline your machine learning pipelines. Compare top tools, frameworks, and guides to find the right fit.
MLflow is an open-source platform designed to manage the machine learning lifecycle, providing strong support for experiment tracking, model registry, and deployment, though it lacks built-in data versioning and broad resource curation.
ClearML is a comprehensive MLOps platform designed to manage the end-to-end machine learning lifecycle, from initial experimentation to production deployment. It provides a suite of integrated tools including a pipeline orchestrator for automating workflows, an experiment tracking tool for logging hyperparameters and metrics, and a metadata-driven data versioning system for managing large-scale datasets and model artifacts. The platform is distinguished by its advanced compute management and serving capabilities. It features a GPU compute manager that supports fractional resource slicing and
ClearML is a comprehensive MLOps platform that provides experiment tracking, pipeline orchestration, model registry, and resource management capabilities to handle the end-to-end machine learning lifecycle.
Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers
Kubeflow is a comprehensive Kubernetes-based platform for orchestrating the machine learning lifecycle and production deployments, though it functions as a heavyweight infrastructure platform rather than a curated resource directory.
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
ClearML is a comprehensive MLOps platform that provides experiment tracking, pipeline orchestration, model deployment, and data versioning, aligning well with your search for lifecycle management tools despite being a software platform rather than a static resource directory.
Wandb is a centralized platform for machine learning experiment tracking, model registry management, and workflow orchestration. It provides a comprehensive suite of tools for logging, visualizing, and versioning training metrics, model artifacts, and hyperparameter sweeps to ensure reproducibility across development cycles. The platform also functions as an observability tool for large language model applications, enabling the tracing of execution steps, token usage, and reasoning processes. The project distinguishes itself through its event-driven automation capabilities, which allow users
Weights & Biases is a leading machine learning platform specializing in experiment tracking, model registry, and artifact versioning, fitting the operational side of the requested lifecycle despite functioning as a managed platform rather than a resource directory.
Polyaxon is a Kubernetes-native machine learning orchestration platform and MLOps pipeline orchestrator. It serves as a control plane for managing distributed deep learning workloads, automated machine learning pipelines, and experiment tracking. The platform distinguishes itself through specialized services for distributed training management, including MPI-based coordination for PyTorch and TensorFlow. It provides an automated hyperparameter optimization service utilizing Bayesian, random, and grid search algorithms, alongside managed interactive AI workspaces for launching Jupyter notebook
Polyaxon is a Kubernetes-native MLOps platform for experiment tracking and pipeline orchestration, missing some resource curation directory features but squarely serving as an operational toolkit for the machine learning lifecycle.
Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It
Metaflow is a Python-based MLOps framework and workflow orchestrator for managing the machine learning lifecycle, though it focuses on pipeline orchestration and tracking rather than serving as a resource directory.
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
DVC is a data versioning and pipeline orchestration tool tailored for machine learning, covering key lifecycle aspects like experiment tracking and artifact management, though it focuses more on data and pipelines than serving as a full all-in-one MLOps suite.
This repository serves as a structured educational resource for machine learning and data science, providing a centralized collection of tutorials, lecture notes, and implementation guides. It is designed to support self-directed learning by organizing complex technical concepts into a clear, hierarchical path that spans from foundational statistical methods to advanced deep learning architectures. The project distinguishes itself through a comprehensive approach to skill development, bridging the gap between theoretical algorithmic foundations and functional software applications. It offers
This repository provides a curated collection of machine learning tutorials and educational resources, though it focuses more on learning materials than an active MLOps toolchain.
Kedro is a data science pipeline framework and orchestration tool designed to build reproducible and modular data engineering workflows. It functions as an MLOps project template and Python data workflow tool that enforces software engineering best practices to move projects from prototype to production. The system distinguishes itself through a centralized data catalog manager that abstracts data access and versioning across various file formats and cloud storage systems. It further separates processing logic from data access via a lazy-loading data registry and provides a standardized proje
Kedro is a Python data pipeline framework and orchestration tool that serves as an MLOps project template for modular workflows, though it focuses more on engineering structure than providing a full-lifecycle suite like a model registry.
Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.
Determined is an open-source machine learning platform that handles experiment tracking and resource management, though it focuses primarily on training rather than covering every MLOps requirement like data versioning.
TFX is an end-to-end platform for deploying production ML pipelines
TensorFlow Extended is an end-to-end platform for deploying production ML pipelines that covers orchestration, training, and deployment, though it is tightly coupled to the TensorFlow ecosystem rather than serving as a general resource directory.
The mlops-python-package serves as a standardized Python project template, data access abstraction layer, and workflow orchestrator for machine learning operations. It structures artificial intelligence workflows by connecting data processing and model training steps using directed acyclic graphs to manage execution order and inter-step dependencies. The framework manages external configuration files and global service contexts to control program execution parameters and share dependencies across the application lifecycle. It includes strict type schema validation for tabular data frames and
This repository provides a structured Python template and toolkit to standardize MLOps initiatives and data pipelines, fitting the resource category although it serves as a project template rather than an all-in-one platform.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| mlflow/mlflow | 26.6K | Python | Apache-2.0 | |
| clearml/clearml | 6.7K | Python | Apache-2.0 | |
| kubeflow/kubeflow | 15.7K | — | Apache-2.0 | |
| allegroai/clearml | 6.7K | Python | Apache-2.0 | |
| wandb/wandb | 10.8K | Python | mit | |
| polyaxon/polyaxon | 3.7K | MDX | Apache-2.0 | |
| netflix/metaflow | 9.8K | Python | apache-2.0 | |
| iterative/dvc | 15.7K | Python | Apache-2.0 | |
| ujjwalkarn/machine-learning-tutorials | 17.9K | — | CC0-1.0 | |
| kedro-org/kedro | 10.9K | Python | Apache-2.0 |