Visualizations

Visualize your experiments

mlop supports creating different visualizations depending on how you want to view your data, currently we support

  • Line Graphs: These are simple line graphs of numerical data over time, e.g training loss over time
  • Image: You can log images across time, this also includes support for logging matplotlib graphs over time. Potential usecases can be logging how well a image generative model generates an image over time
  • Audio: You can log audio across time, observing how generated audio messages progress over time