I am unable to see any outputs from Evaluator component.
Code used →
context.show( evaluator.outputs[‘evaluation’ ])
Getting output as
Artifact at tfx/Evaluator/Evaluation/94
Error displaying widget: model not found
I am unable to see any outputs from Evaluator component.
Code used →
context.show( evaluator.outputs[‘evaluation’ ])
Getting output as
Artifact at tfx/Evaluator/Evaluation/94
Error displaying widget: model not found
@Robert_Crowe
Yes, I am using Interactive context
Artifact explorer shows the following
Outputs shows the following
Sorry for the image quality, can’t take a screenshot due to company policy
@Robert_Crowe
In the folder structure
Evaluator/evaluation/95/
I am able to see various tf record files such as, attributes, metrics, plots, validations .
But am unable to visualise these files.