Skip to content

Latest commit

 

History

History

README.md

description Learn all about native MLflow integration into Code Ocean.
metaLinks
alternates

MLflow Guide

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

{% embed url="https://youtu.be/JmzoxY2abNU?feature=shared" %}

In this guide:

  1. Enable MLflow tracking in a Capsule and Pipeline
  2. MLflow UI
  3. Creating Models
  4. MLflow Permissions