cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Why are my MLflow results not showing up in the Experiment UI view?

Robbie
New Contributor III

The issue:

None of my MLflow experiment results show up in the Experiment UI.

MLflow Experiment UI view (no results showing up) 

Context:

I encountered this issue recently, despite having successfully used the MLFlow UI for the past few weeks.

Note: I can still access the experiment runs in a notebook, even though I can't see them in the UI view.

Accessing via `mlflow.get_runs(...)` 

3 REPLIES 3

Robbie
New Contributor III
@KanizFatma,
Thanks but this doesn’t address the issue— the runs are being logged to the experiment correctly.
As I confirmed in the question, I can access the runs via the API… the results just no longer appear in the browser UI.

GGajardo
New Contributor II

I have the exact same problem, did you manage to solved it?

Kumaran
Databricks Employee
Databricks Employee

Hi @Robbie,

Thank you for posting your question in the Databricks community.

Ensure that you are logging runs correctly using mlflow.start_run(), and that all relevant metrics and artifacts are being logged with the correct parameters.

Please check.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now