We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/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
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:
loss
observation: metrics: - name: loss value: 0.0001
we can detail it more for a better viewpoint like ray:
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.]
The text was updated successfully, but these errors were encountered:
This was implemented.
Sorry, something went wrong.
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! Links: app homepage, dashboard and code for this bot.
No branches or pull requests
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
#986 (comment)
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: