Matplotlib
Trains is now ClearML
This documentation applies to the legacy Trains versions. For the latest documentation, see ClearML.
The matplotlib_example.py example demonstrates integrating Trains into code which uses matplotlib
to plot scatter diagrams, and show images. Trains automatically logs the diagrams and images. When the script runs, it creates an experiment named Matplotlib example
which is associated with the examples
project.
Plots
The scatter diagrams in the Trains Web (UI), the scatter plots appear in RESULTS > PLOTS.
Debug samples
The images appear in RESULTS > DEBUG SAMPLES. Each debug sample image is associated with a metric.
View the debug sample in the image viewer.