salmon-furniture-31733
10/10/2023, 11:58 AMfast-vr-44972
10/10/2023, 12:05 PMsalmon-furniture-31733
10/10/2023, 12:09 PMsalmon-furniture-31733
10/10/2023, 12:10 PMcrooked-jordan-29960
10/10/2023, 2:43 PMDoes Metaflow UI support Tensorboard?It can, but we don't have any pre-made examples as far as I'm aware. Can do a quick POC we can build off of and get back to you later this week if helpful.
view runs, metrics across users...Is the idea here to have a single view across many runs that appears in MFGUI (which currently only attaches cards at the step level of flows), or to aggregate data in the TensorBoard server across Metaflow runs/user namespaces? We are working on a feature that will directly address the dynamic plotting aspect, stay tuned!
salmon-furniture-31733
10/10/2023, 3:24 PMnamespace(None) and visualizing and comparing loss curves, etc for all the runs, so we could see how different parameters of the run affect the loss and so on, something like the plot here
And looking forward to the dynamic plotting feature release!crooked-jordan-29960
10/10/2023, 3:39 PMevents.out.tfevents.foo files in Python an adding them to card is a partial solution. This repo is interesting guide.
at the moment there isn't really support for aggregating cross-run visualizations in MFGUI - would doing this in a jupyter notebook suffice, or is the idea strongly tied to a wandb-ish dashboard view?crooked-jordan-29960
10/10/2023, 3:42 PM