Sort leaderboard entries best-first. Higher score is better (the orchestrator normalizes error-metrics like RMSE upstream so a higher normalized Score is always "better"). Ties break by IterationID for a fully deterministic ordering.
IterationID
the entries to rank (not mutated)
a new array sorted best-first
Sort leaderboard entries best-first. Higher score is better (the orchestrator normalizes error-metrics like RMSE upstream so a higher normalized Score is always "better"). Ties break by
IterationIDfor a fully deterministic ordering.