kubeflow / metadata

Repository for assets related to Metadata.
Apache License 2.0
121 stars 67 forks source link

[UI] Add `Values` field for Metrics type #105

Open zhenghuiwang opened 5 years ago

zhenghuiwang commented 5 years ago

/kind bug

What did you expect to happen: The Metrics details page should have a values field to show the actual stats, such as

{'mean_absolute_error': 0.2}

The data is stored but the UI doesn't render it.

zhenghuiwang commented 5 years ago

/cc @prodonjs @rileyjbauer

zhenghuiwang commented 5 years ago

metrics_details

jtfogarty commented 4 years ago

/area engprod /priority p2