Open the MLflow UI
Access the MLflow UI from the BullSequana AI Developer Workspace to review runs, compare metrics, and browse the Model Registry.
The MLflow UI is accessible directly from the BullSequana AI Developer Workspace. You don't need a separate login: authentication uses the same Keycloak single sign-on session as the rest of the platform.
Open MLflow
In the Developer Workspace sidebar, select MLflow. The MLflow UI opens in a new browser tab.
From the MLflow UI you can:
- Browse and compare experiment runs across personal and shared experiment spaces.
- Inspect logged parameters, metrics, tags, and artifacts for each run.
- View, compare, and manage model versions in the Model Registry.
Next steps
- Track experiments from a dev environment.
- Register models to the Model Registry.