Skip to content
MLA
ML Workflows
easy
Question 9 of 38

In the MLflow tracking UI, what is the easiest way to identify which training run produced the model with the lowest validation RMSE across an experiment?

AExport all run data to a CSV and sort manually
BSort runs by the metrics.val_rmse column in the experiment view
CUse mlflow.get_best_run() to retrieve the optimal run automatically
DRe-run all experiments with the same configuration and compare manually

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion