Managing Models
You can easily manage all your Models from the My Models page.
Code Ocean provides a detailed page for each Model. On the details page, you can:
Search the Model for specific files
See the list of files in the Model
Preview the files' content
Download individual files
Get a sharing link for individual files
Download all the files in the Model as a zip file
Edit the notes, tags, title, and default folder
Archive and delete the Model
Share the Model
Expand the view to the entire window
View in MLflow
Access the MLflow UI from Model details by clicking View in MLflow in the Model header, to enter into the associated run in the MLflow UI. Here, you will find an overview, model metrics, system metrics, and artifacts.

MLflow Metadata
Click the MLflow tab on Model details to open MLflow metadata. This metadata is generated by the MLflow run and cannot be edited by the user. You’ll find metrics, parameters, and tags, including tags generated by Code Ocean that can be helpful for audit purposes:
codeocean.computationID
codeocean.userID
codeocean.capsuleID or codeocean.pipelineID
codeocean.resultsFolder
Was this helpful?