pyanno4rt.visualization.visuals._ntcp_graph_plotter_mpl
Iterative (N)TCP value plot (matplotlib).
Overview
Iterative (N)TCP value plot (matplotlib) class. |
Classes
- class pyanno4rt.visualization.visuals._ntcp_graph_plotter_mpl.NTCPGraphPlotterMPL[source]
Iterative (N)TCP value plot (matplotlib) class.
This class provides a plot with the iterative (N)TCP values from each outcome prediction model.
- 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 iterative (N)TCP value plot.
Members