Skip to content

Commit 88d5d46

Browse files
authored
Update how-to-log-view-metrics.md
1 parent a0aed10 commit 88d5d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-log-view-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ tags = run.data.tags
239239
<a name="view-the-experiment-in-the-web-portal"></a>
240240
241241
> [!TIP]
242-
> MLflow can retrieve metrics and parameters from multiple runs at the same time, allowing for quick comparisons across multiple trials. Learn about this in [Manage experiments and runs with MLflow](how-to-track-experiments-mlflow.md).
242+
> MLflow can retrieve metrics and parameters from multiple runs at the same time, allowing for quick comparisons across multiple trials. Learn about this in [Query & compare experiments and runs with MLflow](how-to-track-experiments-mlflow.md).
243243
244244
Any artifact logged by a run can be queried by MLflow. Artifacts can't be accessed using the run object itself and the MLflow client should be used instead:
245245

0 commit comments

Comments
 (0)