Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Show more information about best trial #987

Closed
gaocegege opened this issue Dec 23, 2019 · 3 comments
Closed

[feature] Show more information about best trial #987

gaocegege opened this issue Dec 23, 2019 · 3 comments

Comments

@gaocegege
Copy link
Member

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]

#986 (comment)

We show metrics and parameter assignments. I am not sure if I get your idea. Could you please explain more?

for example, for now if objective metrics is loss, in experiment or trial status, it show the best loss metrics minimum value like below:

observation:
  metrics:
    - name: loss
       value: 0.0001

we can detail it more for a better viewpoint like ray:

observation:
 metrics:
   - name: loss
     min: 0.0001
     max: 0.1234
     latest: 0.1111

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@andreyvelich
Copy link
Member

This was implemented.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
area/front-end 0.91

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

1 similar comment
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
area/front-end 0.91

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants