Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix table sort issue #1773

Merged
merged 4 commits into from
Nov 26, 2019
Merged

Fix table sort issue #1773

merged 4 commits into from
Nov 26, 2019

Conversation

lvybriage
Copy link
Contributor

@lvybriage lvybriage commented Nov 22, 2019

Fix issue #1764

If a trial haven't any metric, it will always in the final row when we sort these trials.

@liuzhe-lz
Copy link
Contributor

What's the root cause of this problem?
Is a.accuracy or b.accuracy undefined when it's expected to have value?

@lvybriage
Copy link
Contributor Author

What's the root cause of this problem?
Is a.accuracy or b.accuracy undefined when it's expected to have value?

a.accuracy means trial's final metric. but default metric column also has intermediate result.

@chicm-ms chicm-ms merged commit 9aed500 into microsoft:master Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants