Mlflow: [Feature request] Highlight parameters diff in run comparison

Created on 23 Jul 2019  路  3Comments  路  Source: mlflow/mlflow

Feature request.

It would be useful, when doing a run comparison, to highlight the parameters/lines, where runs differ (like git diff). That would save a lot of time for runs that have many (hyper-)parameters.

areuiux enhancement help wanted

Most helpful comment

Looks like this is already resolved in https://github.com/mlflow/mlflow/pull/2565

All 3 comments

would be great
related some others could be evaluated:
able to put params with diff on top
color metrics, bold best one,etc
(although probably for that we would need an option for identifying default metric and direction)

+1

Looks like this is already resolved in https://github.com/mlflow/mlflow/pull/2565

Was this page helpful?
0 / 5 - 0 ratings