kubeflow / katib

Automated Machine Learning on Kubernetes
https://www.kubeflow.org/docs/components/katib
Apache License 2.0
1.51k stars 443 forks source link

a way to provide arbitrary text that shows up in the Katib UI Overview #2453

Open garymm opened 1 week ago

garymm commented 1 week ago

What you would like to be added?

At least for an experiment, but ideally also for a trial, it'd be nice to have a way to provide arbitrary text that shows up in the Overview. E.g. currently there are built-in fields "Name", "Status", "Best trial", etc. I'd like to be able to provide arbitrary key-value pairs "My-Custom-Key: My-Custom-Value". And ideally if the value would support hyperlinks.

Why is this needed?

To link Katib experiments to MLFlow experiments that have more metadata (e.g. all the metrics).

I may be interested in contributing it if it would be welcome and you could give me some tips as to how to go about it.

Love this feature?

Give it a 👍 We prioritize the features with most 👍