Hi, what's the best way currently to visualize tra...
# ask-metaflow
s
Hi, what's the best way currently to visualize training level metrics, like loss/epoch inside Metaflow? We currently use Tensorboard, and events get stored in S3. For now, I can access Tensorboard locally, but was looking for a hosted solution, similar to Metaflow UI, to view metrics for all runs easily. Does Metaflow UI support Tensorboard? If not, what would be the best way to go about this? Kinda looking to have a wandb like UI, where its easy to view runs, metrics across users, but preferably using open source tools and inside Metaflow stack itself if possible
1