🔥 3-day streak
Microsoft Machine Learning Operations Engineer Associate94 / 144
Question 94 of 144
You are training a scikit-learn classifier using a command job in Azure Machine Learning. In your training script you already call mlflow.autolog(), but the business requires a custom metric — the F2 score computed on a held-out validation set — to be tracked in each MLflow run so you can later compare it across jobs in the studio UI. What should you add to the training script to capture this custom metric?
Reviewed for accuracy · Report an issueNext question