noggin.plotter.LivePlot.metric_colors

LivePlot.metric_colors

The color associated with each of the train/test and batch/epoch-level metrics.

Returns:
Dict[str, Dict[str, color-value]]

{‘<metric-name>’ -> {‘train’/’test’ -> color-value}}