Ordering search_runs by metrics.val_f1 DESC is used to:
Select an answer to reveal the explanation.
Short Explanation
ORDER BY val_f1 DESC → shortlist champions in code.
Full Explanation
Programmatic selection enables automation.
Select an answer to reveal the explanation.
ORDER BY val_f1 DESC → shortlist champions in code.
Programmatic selection enables automation.