You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and it shows me a confusion matrix output in "Visualizations" tab.
But nothing shows up in "Input/Output" tab.
Expected result
Actually I'm trying to compare confusion matrixes of several runs which is possible on kfp v2.
the log says
launcher.go:560] Local filepath "/minio/mlpipeline/v2/artifacts/pipeline/v2-metrics/58c160ea-4ef3-49c8-a08a-0e1c0347a031/iris-sgdclassifier/metrics" does not exist
I think that log comes out because theres no output file in the component. But idk how to do it.
Environment
I deployed Kubeflow using this command
1.8.18
Steps to reproduce
I'm trying to get confusion matrix metric output by using kfp v2 like this
and it shows me a confusion matrix output in "Visualizations" tab.
But nothing shows up in "Input/Output" tab.
Expected result
Actually I'm trying to compare confusion matrixes of several runs which is possible on kfp v2.
the log says
I think that log comes out because theres no output file in the component. But idk how to do it.
Materials and reference
https://www.kubeflow.org/docs/components/pipelines/v1/sdk-v2/run-comparison/
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered: