skip to Main Content
Comet Launches Course on Building With LLMs

Comet Tips and Tricks

Here's a collection of tips and tricks in the Comet MLOps platform, including adding multiple metrics to a built-in chart panel, filtering experiments, setting experiments as baselines in a new project, and more.

Advanced ML: Multi-file Jobs

As the complexity of your training pipeline grows, you may find it beneficial to start modularizing code. In this report, we outline best practices for passing the Comet Experiment object between different files within a project.
Back To Top