For the complete documentation index, see llms.txt. This page is also available as Markdown.

MLflow Guide

Learn all about native MLflow integration into Code Ocean.

About MLflow

MLflow is an open-source platform for managing the end-to-end machine learning lifecycle. With MLflow enabled, you can create MLflow experiments that will track runs from Capsules and Pipelines, monitor and manage your experiments within the integrated MLflow tracking server, and register models for downstream workflows. This version of Code Ocean currently runs MLflow v3.6.0.

MLflow Overview

In this guide:

Was this helpful?