Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Navigating the MLflow UI

Once you’ve logged some runs, it’s time to visualize them.

Key Features of the UI

  • Experiment List: View all your experiments on the left.

  • Run Table: Compare parameters and metrics across runs.

  • Run Details: Click on a run to see artifacts (like model files or plots).

  • Charts: Generate scatter plots or bar charts to compare performance.