mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-01 06:56:56 +00:00
633 B
633 B
title |
---|
Manual Matplotlib Reporting |
The matplotlib_manual_reporting.py example demonstrates reporting using Matplotlib and Seaborn with ClearML.
When the script runs, it creates an experiment named Manual Matplotlib example
, which is associated with the
examples
project.
The Matplotlib figure reported by calling the Logger.report_matplotlib_figure method appears in RESULTS > PLOTS.