kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.6k stars 1.62k forks source link

[frontend] tfx components like StatisticsGen and ExampleValidator does not display other splits than 'train' and 'eval' in the KFP vizualization window #9266

Closed ykacer closed 11 months ago

ykacer commented 1 year ago

Environment

Steps to reproduce

When creating a third split named "val" (for example), visualization components windows (at least StatisticsGen and ExampleValidator) only display the 'train' and 'eval' split even if the 3 splits sub-folders are present in google storage buckets (Split-train, Split-eval and Split-val) . BTW, with tfx.InteractiveContext() in jupyter notebook, i can see the 3 visualizations splits

Expected result

Seeing other splits than train and eval in windows components vizualisations

I

Impacted by this bug? Give it a 👍.

jlyaoyuli commented 1 year ago

Hi @ykacer, would you mind providing the tfx pipeline definition? Then, we can reproduce the issue. Also, the KFP version you were using is quite old. Suggest to use newer version here: https://www.kubeflow.org/docs/components/pipelines/v1/installation/standalone-deployment/

github-actions[bot] commented 1 year ago

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.

github-actions[bot] commented 11 months ago

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.