dvclive icon indicating copy to clipboard operation
dvclive copied to clipboard

report/plots: combine train/val/test metrics plots

Open dberenbaum opened this issue 2 years ago • 2 comments

Some of the callbacks write out train/val/test metrics. Can we combine these onto one plot instead of plotting them all separately?

dberenbaum avatar Nov 30 '22 20:11 dberenbaum

This doesn't feel like a DVCLive responsibility to me. Our UIs should have an easy way of building top-level plots from existing individual plots

daavoo avatar Dec 01 '22 14:12 daavoo

That might be true, but if we already are opinionated about how to organize and name those metrics in the callback, why not be opinionated about how to plot them?

dberenbaum avatar Dec 01 '22 16:12 dberenbaum