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] Choose what metrics to show on the individual experiment page #5593

Open
yuhuishi-convect opened this issue May 5, 2021 · 3 comments

Comments

@yuhuishi-convect
Copy link

Feature Area

/area frontend

What feature would you like to see?

For runs that output many metrics, the current experiment page only displays limited number of metrics.
It will be good to add a selector for users to choose what metrics to display, so they can be used for sorting and further analysis.

Example:

Run that generates many metrics
2021-05-05-163516_3197x768_scrot

Only 2 metrics are displayed on the experiment page
2021-05-05-163501_3514x677_scrot

What is the use case or pain point?

To analyze runs that output many metrics and reduce the "noisy" information displayed on the run comparison page

Is there a workaround currently?

The "compare runs" function can somehow achieve the purpose. But an overview and sorting over the "focus" metrics is better.


Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.

@Bobgy
Copy link
Contributor

Bobgy commented May 27, 2021

We are thinking about implementing this feature in KFP v2, because a basic requirement is that

In v2, we envision that each metric can be a separate artifact.
And pipeline DSL can allow users to return artifacts they select.

With these two new features, it'll be possible to select pipeline level output artifacts and only metrics returned to pipeline output are associated with the pipeline.

@stale
Copy link

stale bot commented Aug 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Aug 28, 2021
@Bobgy
Copy link
Contributor

Bobgy commented Sep 12, 2021

/lifecycle frozen

@google-oss-robot google-oss-robot added lifecycle/frozen and removed lifecycle/stale The issue / pull request is stale, any activities remove this label. labels Sep 12, 2021
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