pyanno4rt.visualization.visuals._metrics_tables_plotter_mpl
Data models metrics table (matplotlib).
Overview
Data models metrics table (matplotlib) class. |
Classes
- class pyanno4rt.visualization.visuals._metrics_tables_plotter_mpl.MetricsTablesPlotterMPL[source]
Data models metrics table (matplotlib) class.
This class provides the metrics table for the different data-dependent models.
- DATA_DEPENDENT
Indicator for the assignment to model-related plots.
- Type:
bool
- category
Plot category for assignment to the button groups in the visual interface.
- Type:
string
- name
Attribute name of the classes’ instance in the visual interface.
- Type:
string
- label
Label of the plot button in the visual interface.
- Type:
string
Overview
Methods view()Open the full-screen view on the metrics table.
Members